IReadableLicenseString
Namespace: Babel.Licensing Assembly: Babel.Licensing.dll
Interface for readable license strings.
Methods
Parse(string)
Parse the specified license string.
Parameters
Name
Description
The license string.
ToReadableString(string)
Converts the license object to a readable string.
Parameters
Name
Description
Describes the format to use.
Returns
Name
Description
The license as a string.
Last updated