C# 클래스 Felinesoft.UmbracoCodeFirst.Core.Modules.PropertyRegistration

상속: CodeFirstRegistration
파일 보기 프로젝트 열기: DanMannMann/UmbracoCodeFirst 1 사용 예제들

공개 메소드들

메소드 설명
PropertyRegistration ( ContentPropertyAttribute propertyAttribute, string name, string alias, DataTypeRegistration dataType, PropertyInfo metadata, string cssClasses ) : System.Reflection

비공개 메소드들

메소드 설명
PropertyRegistration ( ) : System.Reflection

메소드 상세

PropertyRegistration() 공개 메소드

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
리턴 System.Reflection