Exemplo n.º 1
0
 public vmServerCredentials _getCredentialsForVMServerByVMIP(string VMIP)
 {
     return(hostStateManager._getCredentialsForVMServerByVMIP(VMIP));
 }