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)
		{
		}