Catel.Fody.Tests.ViewModelBaseFacts.IgnoresPropertiesWithoutBackingField C# (CSharp) 메소드

IgnoresPropertiesWithoutBackingField() 개인적인 메소드

private IgnoresPropertiesWithoutBackingField ( ) : void
리턴 void
        public void IgnoresPropertiesWithoutBackingField()
        {
            // tODO: test Title property
        }
        #endregion