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

Mostrar archivo 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[]