Ejemplo n.º 1
0
 public void RegisterValidator <T>() where T : ITokenValidator
 {
     whoisParser.RegisterValidator <T>();
 }