public static bool Verify(RuntimeErrorId id, string actualError, params string[] args)
 {
     return(true);
 }
Esempio n. 2
0
 public static bool Verify(RuntimeErrorId id, string actualError, params string[] args)
 {
     return true;
 }