Метод | Описание | |
---|---|---|
CreateProtocolChain ( List |
||
CreateProtocolChain ( string name, Variant parameters ) : |
||
Dump ( ) : string | ||
RegisterProtocolFactory ( this pFactory ) : bool | ||
ResolveProtocolChain ( string name ) : List |
||
UnRegisterProtocolFactory ( |
||
UnRegisterProtocolFactory ( uint factoryId ) : bool |
public static CreateProtocolChain ( List |
||
chain | List |
|
parameters | Variant | |
Результат |
public static CreateProtocolChain ( string name, Variant parameters ) : |
||
name | string | |
parameters | Variant | |
Результат |
public static RegisterProtocolFactory ( this pFactory ) : bool | ||
pFactory | this | |
Результат | bool |
public static ResolveProtocolChain ( string name ) : List |
||
name | string | |
Результат | List |
public static UnRegisterProtocolFactory ( |
||
pFactory | ||
Результат | bool |
public static UnRegisterProtocolFactory ( uint factoryId ) : bool | ||
factoryId | uint | |
Результат | bool |