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

EmptyParagraphBehavior() public method

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