Method | Description | |
---|---|---|
AddApplication ( System.Entity aApplication ) : void | ||
DeleteApplication ( string aAppName ) : void | ||
SeparateApplication ( string aAppName ) : void |
public static AddApplication ( System.Entity aApplication ) : void | ||
aApplication | System.Entity | |
return | void |
public static DeleteApplication ( string aAppName ) : void | ||
aAppName | string | |
return | void |
public static SeparateApplication ( string aAppName ) : void | ||
aAppName | string | |
return | void |