public jobInfo addHost(string hostName, string username, string password, int hypervisorType, int licenseType, int flags, out hostInfo info)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public jobInfo addHost(string hostName, string username, string password, int hypervisorType, int licenseType, int flags, out hostInfo info)
 {
     throw new NotImplementedException();
 }