Response Unmarshaller for CreateCachediSCSIVolume operation
Наследование: JsonResponseUnmarshaller
Пример #1
0
 public static CreateCachediSCSIVolumeResponseUnmarshaller GetInstance()
 {
     if (instance == null)
       {
     instance = new CreateCachediSCSIVolumeResponseUnmarshaller();
       }
       return instance;
 }
Пример #2
0
 public static CreateCachediSCSIVolumeResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new CreateCachediSCSIVolumeResponseUnmarshaller();
     }
     return(instance);
 }