Class ServerApiVersion
Represents a server API version.
- Inheritance
-
Server
Api Version
- Implements
- Inherited Members
Properties
- V1
Gets an instance of server API version 1.
Methods
- Equals(Server
Api Version) Indicates whether the current object is equal to another object of the same type.
- Equals(object)
Determines whether the specified object is equal to the current object.
- Get
Hash Code() Serves as the default hash function.
- To
String() Returns a string that represents the current object.
Operators
- operator ==(Server
Api Version, Server Api Version) Returns true if the two values are equal.
- operator !=(Server
Api Version, Server Api Version) Returns true if the two values are not equal.