LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.LicenseTypeExtensions Class Reference

Helper class, provides LicensType conversion to and from string. More...

Static Public Member Functions

static LicenseType FromString (string value)
 Conversts string to LicenseType.
 
static string ToString (this LicenseType lt)
 Converts LicenseType to string.
 

Detailed Description

Helper class, provides LicensType conversion to and from string.

Member Function Documentation

◆ FromString()

static LicenseType LicenseSpring.LicenseTypeExtensions.FromString ( string  value)
static

Conversts string to LicenseType.

Parameters
valueString value
Returns
LicenseType value

◆ ToString()

static string LicenseSpring.LicenseTypeExtensions.ToString ( this LicenseType  lt)
static

Converts LicenseType to string.

Parameters
ltLicenseType value
Returns
String representation of LicenseType

The documentation for this class was generated from the following file: