Method | Description | |
---|---|---|
CreateCommand ( string arguments ) : ICommand | ||
Execute ( ) : void | ||
FileCommand ( ) : System | ||
FileCommand ( string arguments ) : System |
public CreateCommand ( string arguments ) : ICommand | ||
arguments | string | |
return | ICommand |
public FileCommand ( string arguments ) : System | ||
arguments | string | |
return | System |