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