C# 클래스 DevExtreme.AspNet.Data.TypeExtensions

파일 보기 프로젝트 열기: DevExpress/DevExtreme.AspNet.Data

공개 메소드들

메소드 설명
GetRuntimeFields ( this type ) : IEnumerable
GetRuntimeProperties ( this type ) : IEnumerable
GetTypeInfo ( this type ) : TypeInfo

메소드 상세

GetRuntimeFields() 공개 정적인 메소드

public static GetRuntimeFields ( this type ) : IEnumerable
type this
리턴 IEnumerable

GetRuntimeProperties() 공개 정적인 메소드

public static GetRuntimeProperties ( this type ) : IEnumerable
type this
리턴 IEnumerable

GetTypeInfo() 공개 정적인 메소드

public static GetTypeInfo ( this type ) : TypeInfo
type this
리턴 TypeInfo