Class Base64
Inheritance
System.Object
Base64
Namespace: Telerik.Licensing.Text
Assembly: Telerik.Licensing.Runtime.dll
Syntax
public class Base64 : Object
Constructors
Base64()
Declaration
public Base64()
Methods
Decode(String)
Declaration
public static byte[] Decode(string text)
Parameters
System.
|
Returns
System.
|