public static RequestCancelWorkflowExecutionResponseUnmarshaller GetInstance() { if (instance == null) { instance = new RequestCancelWorkflowExecutionResponseUnmarshaller(); } return(instance); }
public static RequestCancelWorkflowExecutionResponseUnmarshaller GetInstance() { if (instance == null) { instance = new RequestCancelWorkflowExecutionResponseUnmarshaller(); } return instance; }