Response Unmarshaller for GetHealthCheck operation
Наследование: XmlResponseUnmarshaller
 public static GetHealthCheckResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new GetHealthCheckResponseUnmarshaller();
     }
     return(instance);
 }
 public static GetHealthCheckResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new GetHealthCheckResponseUnmarshaller();
     }
     return instance;
 }