public static string DecodeText( string text )
Public Shared Function DecodeText ( text As String ) As String
public: static String^ DecodeText( String^ text )
static member DecodeText : text : string -> string
In This Article