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