메소드 | 설명 | |
---|---|---|
AddConstraint ( ) : System |
Default constructor.
|
|
AddConstraint ( List |
Constructor, Initialize fields.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
cancelButton_Click ( object sender, |
Cancel Button, Return DialogResult.Cancel and close this form.
|
|
okButton_Click ( object sender, |
OK Button, Return DialogResult.OK and close this form.
|
public AddConstraint ( List |
||
constraintTypes | List |
|
리턴 | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |