C# Class Netronics.Ant.Ant.AntLoader

Inheritance: Loader
Exibir arquivo Open project: shlee322/Netronics Class Usage Examples

Public Methods

Method Description
GetQueenIPEndPoint ( ) : IPEndPoint

Protected Methods

Method Description
Load ( ) : void

Private Methods

Method Description
LoadAssembly ( ) : void
LoadQueenIPEndPoint ( ) : void

Method Details

GetQueenIPEndPoint() public method

public GetQueenIPEndPoint ( ) : IPEndPoint
return System.Net.IPEndPoint

Load() protected method

protected Load ( ) : void
return void