C# 클래스 SaneWeb.Resources.Attributes.AttributeProperty

파일 보기 프로젝트 열기: ext0/SaneWeb

공개 프로퍼티들

프로퍼티 타입 설명
attribute DatabaseValueAttribute
propertyInfo System.Reflection.PropertyInfo

공개 메소드들

메소드 설명
AttributeProperty ( PropertyInfo propertyInfo, DatabaseValueAttribute attribute ) : System

메소드 상세

AttributeProperty() 공개 메소드

public AttributeProperty ( PropertyInfo propertyInfo, DatabaseValueAttribute attribute ) : System
propertyInfo System.Reflection.PropertyInfo
attribute DatabaseValueAttribute
리턴 System

프로퍼티 상세

attribute 공개적으로 프로퍼티

public DatabaseValueAttribute,SaneWeb.Resources.Attributes attribute
리턴 DatabaseValueAttribute

propertyInfo 공개적으로 프로퍼티

public PropertyInfo,System.Reflection propertyInfo
리턴 System.Reflection.PropertyInfo