C# Class Felinesoft.UmbracoCodeFirst.Core.Modules.PropertyRegistration

Inheritance: CodeFirstRegistration
Afficher le fichier Open project: DanMannMann/UmbracoCodeFirst Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
PropertyRegistration ( ) : System.Reflection

Method Details

PropertyRegistration() public méthode

public PropertyRegistration ( ContentPropertyAttribute propertyAttribute, string name, string alias, DataTypeRegistration dataType, PropertyInfo metadata, string cssClasses ) : System.Reflection
propertyAttribute Felinesoft.UmbracoCodeFirst.Attributes.ContentPropertyAttribute
name string
alias string
dataType DataTypeRegistration
metadata System.Reflection.PropertyInfo
cssClasses string
Résultat System.Reflection