Exemple #1
0
 public FieldString NewString(String value = default(String))
 {
     return(ManagerGX.NewString(this, value));
 }