Class MethodParam
- Namespace
- Glitch9.IO.Networking.RESTApi
public class MethodParam : IPathParam
- Inheritance
-
MethodParam
- Implements
- Inherited Members
- Extension Methods
Constructors
MethodParam(string)
public MethodParam(string method)
Parameters
methodstring
Fields
method
public string method
Field Value
Methods
IsValid()
public bool IsValid()
Returns
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.