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