Beispiel #1
0
 private bool _canAddRule(TargetingSetting arg)
 {
     return(CurrentSetting.IsValid());
 }