Метод | Описание | |
---|---|---|
IsEmpty ( this node ) : bool | ||
ToNode ( this uri ) : INode | ||
ToNode ( this endPoint, TransportType transportType ) : INode | ||
ToUri ( this node ) : |
public static IsEmpty ( this node ) : bool | ||
node | this | |
Результат | bool |
public static ToNode ( this uri ) : INode | ||
uri | this | |
Результат | INode |
public static ToNode ( this endPoint, TransportType transportType ) : INode | ||
endPoint | this | |
transportType | TransportType | |
Результат | INode |
public static ToUri ( this node ) : |
||
node | this | |
Результат |