Esempio n. 1
0
 public opus()
 {
     this.typeField    = opusType.simple;
     this.showField    = opusShow.replace;
     this.actuateField = opusActuate.onRequest;
 }
Esempio n. 2
0
 public opus() {
     this.typeField = opusType.simple;
     this.showField = opusShow.replace;
     this.actuateField = opusActuate.onRequest;
 }