Méthode | Description | |
---|---|---|
DummyForm ( ) : System |
Initializes a new instance of the SdkUIEditor class.
|
|
GetLatestSdkPlatform ( String path ) : bool | ||
SetSourceObject ( object obj ) : void |
Sets the source object.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
GetBuildToolsVersion ( ) : string | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SetControlText ( |
Sets the control text.
|
|
VerifySdkPath ( String path ) : bool | ||
browse_Click ( object sender, |
Handles the Click event of the browse control.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public GetLatestSdkPlatform ( String path ) : bool | ||
path | String | |
Résultat | bool |
public SetSourceObject ( object obj ) : void | ||
obj | object | The obj. |
Résultat | void |