C# 클래스 TaskQueue.RepresentedModelValue

파일 보기 프로젝트 열기: skipme/TaskMQ 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DefaultValue object
Description string
Inherited bool
Required bool
VType FieldType
propertyDescriptor System.Reflection.PropertyInfo

공개 메소드들

메소드 설명
RepresentedModelValue ( FieldType VType ) : System

메소드 상세

RepresentedModelValue() 공개 메소드

public RepresentedModelValue ( FieldType VType ) : System
VType FieldType
리턴 System

프로퍼티 상세

DefaultValue 공개적으로 프로퍼티

public object DefaultValue
리턴 object

Description 공개적으로 프로퍼티

public string Description
리턴 string

Inherited 공개적으로 프로퍼티

public bool Inherited
리턴 bool

Required 공개적으로 프로퍼티

public bool Required
리턴 bool

VType 공개적으로 프로퍼티

public FieldType VType
리턴 FieldType

propertyDescriptor 공개적으로 프로퍼티

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