Property | Type | Description | |
---|---|---|---|
InitializeComponent | void |
Method | Description | |
---|---|---|
Init ( XCore.Mediator mediator, IMoMorphSynAnalysis msa ) : void | ||
MSADlglauncherView ( ) : System | ||
MakeRoot ( ) : void | ||
PropChanged ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
public Init ( XCore.Mediator mediator, IMoMorphSynAnalysis msa ) : void | ||
mediator | XCore.Mediator | |
msa | IMoMorphSynAnalysis | |
return | void |
public PropChanged ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void | ||
hvo | int | |
tag | int | |
ivMin | int | |
cvIns | int | |
cvDel | int | |
return | void |