Method | Description | |
---|---|---|
CreateChildren ( ) : IEnumerable |
||
FindMetaDataTable ( Table table ) : MetaDataTableVM | ||
FindTokenNode ( uint token ) : |
||
OnBufferChanged ( NormalizedHexChangeCollection changes ) : void | ||
TablesStreamNode ( |
Method | Description | |
---|---|---|
WriteCore ( ITextColorWriter output, DocumentNodeWriteOptions options ) : void |
public FindMetaDataTable ( Table table ) : MetaDataTableVM | ||
table | Table | |
return | MetaDataTableVM |
public FindTokenNode ( uint token ) : |
||
token | uint | |
return |
public OnBufferChanged ( NormalizedHexChangeCollection changes ) : void | ||
changes | NormalizedHexChangeCollection | |
return | void |
public TablesStreamNode ( |
||
buffer | ||
tblStream | dnlib.DotNet.MD.TablesStream | |
md | IMetaData | |
return | System |
protected WriteCore ( ITextColorWriter output, DocumentNodeWriteOptions options ) : void | ||
output | ITextColorWriter | |
options | DocumentNodeWriteOptions | |
return | void |