SIL.FieldWorks.Common.RootSites.CollectorEnv.CloseFlowObject C# (CSharp) Method

CloseFlowObject() protected method

Closes a flow object. Default implementation doesn't care about flow object organization.
protected CloseFlowObject ( ) : void
return void
		protected virtual void CloseFlowObject()
		{
		}