Catel.Fody.Tests.ViewModelBaseFacts.IgnoresPropertiesWithoutBackingField C# (CSharp) Méthode

IgnoresPropertiesWithoutBackingField() private méthode

private IgnoresPropertiesWithoutBackingField ( ) : void
Résultat void
        public void IgnoresPropertiesWithoutBackingField()
        {
            // tODO: test Title property
        }
        #endregion