C# Class K2Informatics.Erlnet.Epmd

Inheritance: System.ServiceProcess.ServiceBase
ファイルを表示 Open project: K2InformaticsGmbH/erlnet

Public Methods

Method Description
Main ( string args ) : void

Protected Methods

Method Description
OnStart ( string args ) : void
OnStop ( ) : void

Private Methods

Method Description
Epmd ( ) : System

Method Details

Main() public static method

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

OnStart() protected method

protected OnStart ( string args ) : void
args string
return void

OnStop() protected method

protected OnStop ( ) : void
return void