C# 클래스 EA.Iws.DocumentGeneration.ViewModels.PropertyHelper

파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

공개 메소드들

메소드 설명
GetPropertiesForViewModel ( Type viewModelType ) : System.Reflection.PropertyInfo[]

메소드 상세

GetPropertiesForViewModel() 공개 정적인 메소드

public static GetPropertiesForViewModel ( Type viewModelType ) : System.Reflection.PropertyInfo[]
viewModelType System.Type
리턴 System.Reflection.PropertyInfo[]