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