CuteEditor for .NET 6.2 Class Library

CEU.Decode Method 

[Visual Basic]
Public Shared Function Decode( _
   ByVal str As String _
) As String
[C#]
public static string Decode(
   string str
);

See Also

CEU Class | CuteEditor Namespace