Table of Contents

Class VersionParam

public class VersionParam : IPathParam
Inheritance
VersionParam
Implements
Inherited Members
Extension Methods

Constructors

VersionParam(string)

public VersionParam(string version)

Parameters

version string

Fields

version

public string version

Field Value

string

Methods

IsValid()

public bool IsValid()

Returns

bool

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.