예제 #1
0
 public snapshotDetails _getCurrentSnapshotDetails(string VMIP)
 {
     return(hostStateManager._getCurrentSnapshotDetails(VMIP));
 }