SIL.FieldWorks.Common.RootSites.CollectorEnv.CloseProp C# (CSharp) 메소드

CloseProp() 보호된 메소드

Closes the prop. Does nothing as yet, but keeps things analogous to real VwEnv.
protected CloseProp ( ) : void
리턴 void
		protected virtual void CloseProp()
		{
			m_fIsPropOpen = false;
		}