C# 클래스 ReferenceAnalysisAlgorithm.TypeLayout, DailyProjects

파일 보기 프로젝트 열기: GHScan/DailyProjects

공개 메소드들

메소드 설명
TypeLayout ( IEnumerable properties, IEnumerable fields ) : System

비공개 메소드들

메소드 설명
Compile ( FieldInfo field ) : object>.Func
Compile ( PropertyInfo prop ) : object>.Func

메소드 상세

TypeLayout() 공개 메소드

public TypeLayout ( IEnumerable properties, IEnumerable fields ) : System
properties IEnumerable
fields IEnumerable
리턴 System