Exemple #1
0
 static RuntimeCheck()
 {
     Instance = new AssertServices();
 }
Exemple #2
0
 static DebugCheck()
 {
     Instance = new AssertServices();
 }