C# Class Simpl.OODSS.TestService.Server.TestServer

ファイルを表示 Open project: ecologylab/simplCSharp Class Usage Examples

Public Methods

Method Description
StartService ( ) : bool
StopService ( ) : void
TestServer ( int port ) : Ecologylab.Collections

Method Details

StartService() public method

public StartService ( ) : bool
return bool

StopService() public method

public StopService ( ) : void
return void

TestServer() public method

public TestServer ( int port ) : Ecologylab.Collections
port int
return Ecologylab.Collections