Méthode | Description | |
---|---|---|
CreateChildren ( ) : IEnumerable |
||
FindTokenNode ( uint token ) : |
||
OnBufferChanged ( NormalizedHexChangeCollection changes ) : void | ||
StorageStreamNode ( |
Méthode | Description | |
---|---|---|
WriteCore ( ITextColorWriter output, DocumentNodeWriteOptions options ) : void |
Méthode | Description | |
---|---|---|
GetStorageStreamType ( dnlib.DotNet.MD.DotNetStream stream ) : StorageStreamType |
public FindTokenNode ( uint token ) : |
||
token | uint | |
Résultat |
public OnBufferChanged ( NormalizedHexChangeCollection changes ) : void | ||
changes | NormalizedHexChangeCollection | |
Résultat | void |
public StorageStreamNode ( |
||
buffer | ||
sh | dnlib.DotNet.MD.StreamHeader | |
streamNumber | int | |
knownStream | dnlib.DotNet.MD.DotNetStream | |
md | IMetaData | |
Résultat | System |
protected WriteCore ( ITextColorWriter output, DocumentNodeWriteOptions options ) : void | ||
output | ITextColorWriter | |
options | DocumentNodeWriteOptions | |
Résultat | void |