Helper class, provides LicensType conversion to and from string.
More...
Helper class, provides LicensType conversion to and from string.
◆ FromString()
static LicenseType LicenseSpring.LicenseTypeExtensions.FromString |
( |
string |
value | ) |
|
|
static |
Conversts string to LicenseType.
- Parameters
-
- Returns
- LicenseType value
◆ ToString()
static string LicenseSpring.LicenseTypeExtensions.ToString |
( |
this LicenseType |
lt | ) |
|
|
static |
Converts LicenseType to string.
- Parameters
-
- Returns
- String representation of LicenseType
The documentation for this class was generated from the following file: