C# Class Com.Aote.Utils.TypeExtension

Afficher le fichier Open project: DuBin1988/restv2

Méthodes publiques

Méthode Description
NewGetProperty ( this type, string name ) : PropertyInfo

Method Details

NewGetProperty() public static méthode

public static NewGetProperty ( this type, string name ) : PropertyInfo
type this
name string
Résultat System.Reflection.PropertyInfo