HttpMethodAttribute.HttpMethod Method
Returns the HTTP method defined by the attribute.
Syntax
Unit: XData.Service.Common
function HttpMethodAttribute.HttpMethod: string; virtual; abstract;
Returns the HTTP method defined by the attribute.
Unit: XData.Service.Common
function HttpMethodAttribute.HttpMethod: string; virtual; abstract;