C# 클래스 jqGridToPdfReportMvcApp.Extensions.ReflectionHelper

파일 보기 프로젝트 열기: VahidN/PdfReport

공개 메소드들

메소드 설명
FindFieldType ( this type, string fieldName, string parent = "", int dumpLevel = 3 ) : Type

비공개 메소드들

메소드 설명
isNestedProperty ( Type type ) : bool

메소드 상세

FindFieldType() 공개 정적인 메소드

public static FindFieldType ( this type, string fieldName, string parent = "", int dumpLevel = 3 ) : Type
type this
fieldName string
parent string
dumpLevel int
리턴 System.Type