示例#1
0
 public Options()
 {
     SetVerb   = new SetSubOptions();
     GetVerb   = new GetSubOptions();
     JobVerb   = new JobSubOptions();
     UserVerb  = new UserSubOptions();
     SceneVerb = new SceneSubOptions();
 }
示例#2
0
 public Options()
 {
     SetVerb = new SetSubOptions();
     GetVerb = new GetSubOptions();
     JobVerb = new JobSubOptions();
     UserVerb = new UserSubOptions();
     SceneVerb = new SceneSubOptions();
 }