Exemple #1
0
 public object SizeGt(string arrayProperty, int value)
 {
     return(InternalBuilder.SizeGt(arrayProperty, value));
 }