C# Class Project.Application

ファイルを表示 Open project: dibagaran/cs-2015-7-alpha

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
GetDouble ( string param ) : double
GetInt32 ( string param ) : int
GetString ( string param ) : string
Menu ( ) : ConsoleKey
Process ( ConsoleKey key ) : void

Method Details

Run() public method

public Run ( ) : void
return void