Class VersionParam
- Namespace
- Glitch9.IO.Networking.RESTApi
public class VersionParam : IPathParam
- Inheritance
-
VersionParam
- Implements
- Inherited Members
- Extension Methods
Constructors
VersionParam(string)
public VersionParam(string version)
Parameters
versionstring
Fields
version
public string version
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.