Ejemplo n.º 1
0
 public static string GetLog()
 {
     return(Utf8Marshaler.PtrToStringUtf8(DebugApi.GetDebuggerLogWrapper()).Replace("\n", Environment.NewLine));
 }