Felinesoft.UmbracoCodeFirst.Core.Modules.PropertyRegistration.PropertyRegistration C# (CSharp) Method

PropertyRegistration() private method

private PropertyRegistration ( ) : System.Reflection
return System.Reflection
        internal PropertyRegistration()
        {
        }

Same methods

PropertyRegistration::PropertyRegistration ( ContentPropertyAttribute propertyAttribute, string name, string alias, DataTypeRegistration dataType, PropertyInfo metadata, string cssClasses ) : System.Reflection
PropertyRegistration