Exemplo n.º 1
0
 public Options()
 {
     SetVerb   = new SetSubOptions();
     GetVerb   = new GetSubOptions();
     JobVerb   = new JobSubOptions();
     UserVerb  = new UserSubOptions();
     SceneVerb = new SceneSubOptions();
 }
Exemplo n.º 2
0
 public Options()
 {
     SetVerb = new SetSubOptions();
     GetVerb = new GetSubOptions();
     JobVerb = new JobSubOptions();
     UserVerb = new UserSubOptions();
     SceneVerb = new SceneSubOptions();
 }