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
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.