Beispiel #1
0
 public static string GetLog()
 {
     return(PtrToStringUtf8(InteropEmu.GetLogWrapper()).Replace("\n", Environment.NewLine));
 }