C# Class YourClass.OtherClass, code

显示文件 Open project: shendongnian/code

Public Methods

Method Description
ProcessResponse ( string response ) : bool
StartItUp ( ) : void

Method Details

ProcessResponse() public method

public ProcessResponse ( string response ) : bool
response string
return bool

StartItUp() public method

public StartItUp ( ) : void
return void