Exemplo n.º 1
0
 public int AddToInstallationSpace(ref object ids)
 {
     return(ComObject.AddToInstallationSpace(ref ids));
 }
Exemplo n.º 2
0
 public int AddToInstallationSpace()
 {
     return(ComObject.AddToInstallationSpace());
 }