C# Class ntest.StateNameService

Mostrar archivo Open project: ayende/Subtext Class Usage Examples

Public Methods

Method Description
Start ( int port ) : void
Stop ( ) : void

Method Details

Start() public static method

public static Start ( int port ) : void
port int
return void

Stop() public static method

public static Stop ( ) : void
return void