C# 클래스 Orc.FilterBuilder.Models.InstanceProperties

상속: IPropertyCollection
파일 보기 프로젝트 열기: WildGums/Orc.FilterBuilder 1 사용 예제들

공개 메소드들

메소드 설명
GetProperty ( string propertyName ) : IPropertyMetadata
InstanceProperties ( Type type ) : System

메소드 상세

GetProperty() 공개 메소드

public GetProperty ( string propertyName ) : IPropertyMetadata
propertyName string
리턴 IPropertyMetadata

InstanceProperties() 공개 메소드

public InstanceProperties ( Type type ) : System
type System.Type
리턴 System