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