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