public void Add(CustomValidatoeMethod c)
 {
     CollectCustomValidator.Add(c);
 }
Ejemplo n.º 2
0
 public void Add(CustomValidatoeMethod c)
 {
     CollectCustomValidator.Add(c);
 }