Property | Type | Description | |
---|---|---|---|
DumpDiffSort | void | ||
InitializeComponent | void | ||
OnCellClick | void | ||
OnFormatCell | void | ||
SelectedTypeInstancesAddressList | ClrDumpType | ||
cbSortMode_SelectedIndexChanged | void |
Method | Description | |
---|---|---|
DumpDiffModule ( ) : MemoScope.Core | ||
Init ( ) : void | ||
PostInit ( ) : void | ||
Setup ( List |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Nettoyage des ressources utilisées.
|
Method | Description | |
---|---|---|
DumpDiffSort ( OLVColumn column, SortOrder sortOrder ) : void | ||
InitializeComponent ( ) : void |
Méthode requise pour la prise en charge du concepteur - ne modifiez pas le contenu de cette méthode avec l'éditeur de code.
|
|
OnCellClick ( object sender, BrightIdeasSoftware.CellClickEventArgs e ) : void | ||
OnFormatCell ( object sender, BrightIdeasSoftware.FormatCellEventArgs e ) : void | ||
SelectedTypeInstancesAddressList ( ClrDump clrDump ) : ClrDumpType | ||
cbSortMode_SelectedIndexChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true si les ressources managées doivent être supprimées ; sinon, false. |
return | void |