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