C# Class RDAExplorer.FileDBTool.Commands.GenFileDBCommand

Inheritance: ManyConsole.ConsoleCommand
ファイルを表示 Open project: lysannschlegel/RDAExplorer Class Usage Examples

Public Methods

Method Description
GenFileDBCommand ( ) : System.Collections.Generic
Run ( string remainingArguments ) : int

Private Methods

Method Description
PathIsDirectory ( string path ) : bool

Method Details

GenFileDBCommand() public method

public GenFileDBCommand ( ) : System.Collections.Generic
return System.Collections.Generic

Run() public method

public Run ( string remainingArguments ) : int
remainingArguments string
return int