C# Class EA.Iws.DocumentGeneration.ViewModels.PropertyHelper

显示文件 Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
GetPropertiesForViewModel ( Type viewModelType ) : System.Reflection.PropertyInfo[]

Method Details

GetPropertiesForViewModel() public static method

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