Свойство | Type | Description | |
---|---|---|---|
attributeHash | IEnumerable |
||
children | IEnumerable |
||
data | byte[] | ||
tag | string |
Méthode | Description | |
---|---|---|
GetAllChildren ( ) : IEnumerable |
||
GetAllChildren ( string tag ) : IEnumerable |
||
GetAttribute ( string attribute ) : string | ||
GetChild ( string tag ) : |
||
GetData ( ) : byte[] | ||
NodeString ( string indent = "" ) : string | ||
ProtocolTreeNode ( string tag, IEnumerable |
||
ProtocolTreeNode ( string tag, IEnumerable |
||
ProtocolTreeNode ( string tag, IEnumerable |
||
ProtocolTreeNode ( string tag, IEnumerable |
||
TagEquals ( |
public GetAllChildren ( string tag ) : IEnumerable |
||
tag | string | |
Résultat | IEnumerable |
public GetAttribute ( string attribute ) : string | ||
attribute | string | |
Résultat | string |
public GetChild ( string tag ) : |
||
tag | string | |
Résultat |
public NodeString ( string indent = "" ) : string | ||
indent | string | |
Résultat | string |
public ProtocolTreeNode ( string tag, IEnumerable |
||
tag | string | |
attributeHash | IEnumerable |
|
Résultat | System |
public ProtocolTreeNode ( string tag, IEnumerable |
||
tag | string | |
attributeHash | IEnumerable |
|
children | IEnumerable |
|
data | byte | |
Résultat | System |
public ProtocolTreeNode ( string tag, IEnumerable |
||
tag | string | |
attributeHash | IEnumerable |
|
children | ||
Résultat | System |
public ProtocolTreeNode ( string tag, IEnumerable |
||
tag | string | |
attributeHash | IEnumerable |
|
data | byte | |
Résultat | System |
public static TagEquals ( |
||
node | ||
_string | string | |
Résultat | bool |