Метод | Описание | |
---|---|---|
CreateNetwork ( string name ) : INetwork |
Creates a new network configuration, for the implemented protocol.
|
|
GetInstance ( ) : |
Gets the instance of the protocol representation class.
|
Метод | Описание | |
---|---|---|
IrcProtocol ( ) : System |
Prevents a default instance of the IrcProtocol class from being created.
|
public CreateNetwork ( string name ) : INetwork | ||
name | string | The name of the network configuration. |
Результат | INetwork |
public static GetInstance ( ) : |
||
Результат |