Response Unmarshaller for ActivatePipeline operation
Inheritance: JsonResponseUnmarshaller
Ejemplo n.º 1
0
 public static ActivatePipelineResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new ActivatePipelineResponseUnmarshaller();
     }
     return(instance);
 }
 public static ActivatePipelineResponseUnmarshaller GetInstance()
 {
   if (instance == null)
   {
     instance = new ActivatePipelineResponseUnmarshaller();
   }
   return instance;
 }