Exemplo n.º 1
0
 public object SizeLt(string arrayProperty, int value)
 {
     return(InternalBuilder.SizeLt(arrayProperty, value));
 }