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

TabRegistration() private method

private TabRegistration ( ) : System
return System
        internal TabRegistration()
        {
        }

Same methods

TabRegistration::TabRegistration ( IEnumerable properties, string name, string originalName, ContentTabAttribute tabAttribute, Type clrType, PropertyInfo propertyOfParent ) : System
TabRegistration