public void Add(CustomValidatoeMethod c)
 {
     CollectCustomValidator.Add(c);
 }
Example #2
0
 public void Add(CustomValidatoeMethod c)
 {
     CollectCustomValidator.Add(c);
 }