C# Class Com.Aote.Utils.TypeExtension

显示文件 Open project: DuBin1988/restv2

Public Methods

Method Description
NewGetProperty ( this type, string name ) : PropertyInfo

Method Details

NewGetProperty() public static method

public static NewGetProperty ( this type, string name ) : PropertyInfo
type this
name string
return System.Reflection.PropertyInfo