Property | Type | Description | |
---|---|---|---|
ClassName | string | ||
Controls | List |
||
Namespace | string |
Method | Description | |
---|---|---|
CreateNewProject ( ) : void | ||
DrawProperty ( ) : void | ||
ExportCode ( string codePath ) : void | ||
ExportNativeCode ( string codePath ) : void | ||
ExportXml ( string xmlPath ) : void | ||
ImportCode ( |
||
ImportXml ( string xmlPath ) : void |
public static ExportCode ( string codePath ) : void | ||
codePath | string | |
return | void |
public static ExportNativeCode ( string codePath ) : void | ||
codePath | string | |
return | void |
public static ExportXml ( string xmlPath ) : void | ||
xmlPath | string | |
return | void |
public static ImportCode ( |
||
t | ||
return | void |
public static ImportXml ( string xmlPath ) : void | ||
xmlPath | string | |
return | void |