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

EmptyParagraphBehavior() 공개 메소드

Do nothing. This doesn't affect the collection of data.
public EmptyParagraphBehavior ( int behavior ) : void
behavior int
리턴 void
		public void EmptyParagraphBehavior(int behavior)
		{
		}