Class AnsiResponseParserStateExtensions
Extension methods for the AnsiResponseParserState enum type.
public static class AnsiResponseParserStateExtensions
- Inheritance
-
AnsiResponseParserStateExtensions
- Inherited Members
Methods
- AsInt32(AnsiResponseParserState)
Directly converts this AnsiResponseParserState value to an int value with the same binary representation.
- AsUInt32(AnsiResponseParserState)
Directly converts this AnsiResponseParserState value to a uint value with the same binary representation.
- FastIsDefined(AnsiResponseParserState, int)
Determines if the specified int value is explicitly defined as a named value of the AnsiResponseParserState enum type.