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