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