Ejemplo n.º 1
0
 /// <summary>
 /// Initializes the <see cref="NCommands"/> class.
 /// </summary>
 public NCommands()
 {
     Context = new NCommanderContext();
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Initializes the <see cref="NCommands"/> class.
 /// </summary>
 public NCommands()
 {
     Context = new NCommanderContext();
 }