Ejemplo n.º 1
0
 public static void setCrashreporter(string key)
 {
     Config.CrashReporterKey = key;
     Sentry.SetConfig();
 }