A creator command that reads input and writes it to a file.

Namespace: BaseLib.Commands.Creator
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public class InputCommand : CreatorCommandBase

Inheritance Hierarchy

System..::..Object
  BaseLib.Commands..::..CommandBase
    BaseLib.Commands.Creator..::..CreatorCommandBase
      BaseLib.Commands.Creator..::..InputCommand

See Also