NbRestRequestMethod Property |
HTTP メソッド
Namespace: Nec.Nebula.InternalAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public HttpMethod Method { get; }
Public ReadOnly Property Method As HttpMethod
Get
public:
property HttpMethod^ Method {
HttpMethod^ get ();
}
member Method : HttpMethod with get
Property Value
Type:
HttpMethodVersion Information Core
Supported in: 1.0
See Also