Method | Description | |
---|---|---|
AutoUpdate ( ) : void |
Check for update
|
|
CheckForUpdate ( ) : void |
Check for update
|
|
InstallTheme ( string filename ) : void |
Install theme
|
|
PackTheme ( string src, string des ) : void |
Pack theme *.igtheme
|
public static InstallTheme ( string filename ) : void | ||
filename | string | |
return | void |
public static PackTheme ( string src, string des ) : void | ||
src | string | |
des | string | Destination *.igtheme file |
return | void |