Exemple #1
0
 public propertyDef()
 {
     this.ignoreTextField = boolean.False;
     this.textKindField   = propertyDefTextKind.Free;
     this.hiddenField     = "False";
 }
Exemple #2
0
 public propertyDef()
 {
     this.ignoreTextField = boolean.False;
     this.textKindField = propertyDefTextKind.Free;
     this.hiddenField = "False";
 }