Example #1
0
 public DisableState(ContextTime context)
 {
     this.Context = context;
 }
Example #2
0
 public WriteState(ContextTime context)
 {
     this.Context = context;
 }