Class TypeConversion
Namespace: System.Dynamic.ExpandoObject
Assembly: Microsoft.Rest.ClientRuntime.dll
Syntax
public static class TypeConversion
Methods
FromBase64String(String)
Declaration
public static string FromBase64String (string value);
Parameters
String
value
|
Returns
String
|