Ejemplo n.º 1
0
 public DisableState(ContextTime context)
 {
     this.Context = context;
 }
Ejemplo n.º 2
0
 public WriteState(ContextTime context)
 {
     this.Context = context;
 }