public static bool Verify(RuntimeErrorId id, string actualError, params string[] args)
 {
     return(true);
 }
Пример #2
0
 public static bool Verify(RuntimeErrorId id, string actualError, params string[] args)
 {
     return true;
 }