Class ServerApi
Represents a server API.
- Inheritance
-
Server
Api
- Implements
- Inherited Members
Constructors
- ServerApi(ServerApiVersion, Optional<bool?>, Optional<bool?>)
Initializes a new instance of the Server
Api class.
Properties
- Deprecation
Errors Gets the deprecation errors flag.
- Strict
Gets the strict flag.
- Version
Gets the server API version.
Methods
- Equals(Server
Api) 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, Server Api) Returns true if the two values are equal.
- operator !=(Server
Api, Server Api) Returns true if the two values are not equal.