Click or drag to resize

StiLicenseKeyGetCSharpCode Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Licenses.StiLicenseKey.GetCSharpCode(System.Int32,System.Boolean)"]

Namespace:  Stimulsoft.Base.Licenses
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public string GetCSharpCode(
	int maxSymbols = 100,
	bool onlyKey = false
)

Parameters

maxSymbols (Optional)
Type: SystemInt32

[Missing <param name="maxSymbols"/> documentation for "M:Stimulsoft.Base.Licenses.StiLicenseKey.GetCSharpCode(System.Int32,System.Boolean)"]

onlyKey (Optional)
Type: SystemBoolean

[Missing <param name="onlyKey"/> documentation for "M:Stimulsoft.Base.Licenses.StiLicenseKey.GetCSharpCode(System.Int32,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Base.Licenses.StiLicenseKey.GetCSharpCode(System.Int32,System.Boolean)"]

See Also