Beispiel #1
0
 private static string EncodeString(string text)
 {
     return(LaunchControl.EncodeString(text));
 }