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