static RuleArgs()
 {
     Empty = new RuleArgs(string.Empty);
 }
Example #2
0
 static RuleArgs()
 {
     Empty = new RuleArgs(string.Empty);
 }