메소드 | 설명 | |
---|---|---|
GetAttributes ( this node ) : IEnumerable |
||
GetChildren ( this node ) : IEnumerable |
||
GetDocument ( this output ) : |
||
GetErrors ( this output ) : IEnumerable |
||
GetRoot ( this output ) : |
||
MarshalToString ( this stringPiece ) : string |
메소드 | 설명 | |
---|---|---|
MarshalToPtrArray ( |
||
MarshalToSpecificErrorContainer ( |
||
MarshalToSpecificNode ( |
Dealing with C unions, we need a two-step marshalling to get an actual instance.
|
public static GetAttributes ( this node ) : IEnumerable |
||
node | this | |
리턴 | IEnumerable |
public static GetChildren ( this node ) : IEnumerable |
||
node | this | |
리턴 | IEnumerable |
public static GetDocument ( this output ) : |
||
output | this | |
리턴 |
public static GetErrors ( this output ) : IEnumerable |
||
output | this | |
리턴 | IEnumerable |
public static GetRoot ( this output ) : |
||
output | this | |
리턴 |
public static MarshalToString ( this stringPiece ) : string | ||
stringPiece | this | |
리턴 | string |