public int AddToInstallationSpace(ref object ids) { return(ComObject.AddToInstallationSpace(ref ids)); }
public int AddToInstallationSpace() { return(ComObject.AddToInstallationSpace()); }