C# Class Blog.Common.Web.Extensions.ImportPropertySelectionBehavior

Inheritance: IPropertySelectionBehavior
Afficher le fichier Open project: jsnmgpnty/Blogness2.0

Méthodes publiques

Méthode Description
SelectProperty ( Type type, PropertyInfo prop ) : bool

Method Details

SelectProperty() public méthode

public SelectProperty ( Type type, PropertyInfo prop ) : bool
type System.Type
prop System.Reflection.PropertyInfo
Résultat bool