Property | Type | Description | |
---|---|---|---|
InitializeComponent | void | ||
OnCellClick | void |
Method | Description | |
---|---|---|
ArrayInstancesModule ( ) : MemoScope.Core | ||
Init ( ) : void | ||
PostInit ( ) : void | ||
Setup ( ArraysAddressList arrayAddressList ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Nettoyage des ressources utilisées.
|
Method | Description | |
---|---|---|
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, CellClickEventArgs e ) : void |
public ArrayInstancesModule ( ) : MemoScope.Core | ||
return | MemoScope.Core |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true si les ressources managées doivent être supprimées ; sinon, false. |
return | void |
public Setup ( ArraysAddressList arrayAddressList ) : void | ||
arrayAddressList | ArraysAddressList | |
return | void |