LicenseSpring .Net SDK 7.22.0
Easily add Software Licensing to your application
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 More...
 
static string ToString (this LicenseType lt)
 Converts LicenseType to string More...
 

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: