public static string Base64Decode( this string value )
<ExtensionAttribute> Public Shared Function Base64Decode ( value As String ) As String
public: [ExtensionAttribute] static String^ Base64Decode( String^ value )
[<ExtensionAttribute>] static member Base64Decode : value : string -> string
GSF.StringExtensions.Base64Decode = function(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.