Click or drag to resize

NullableEnumStringMapperT Methods

The NullableEnumStringMapperT generic type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMapEnumToString
Converts a nullable enum value of Type T to a string.
Public methodStatic memberMapStringToEnum
Converts a string value to a nullable enum value of Type T.
Top
See Also