C# Class TestLink, volante

显示文件 Open project: kjk/volante Class Usage Examples

Public Methods

Method Description
Main ( String args ) : void

Private Methods

Method Description
input ( System prompt ) : System.String
inputInt ( String prompt ) : int
inputReal ( String prompt ) : double

Method Details

Main() public static method

public static Main ( String args ) : void
args String
return void