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

Inheritance: IPropertySelectionBehavior
Show file Open project: jsnmgpnty/Blogness2.0

Public Methods

Method Description
SelectProperty ( Type type, PropertyInfo prop ) : bool

Method Details

SelectProperty() public method

public SelectProperty ( Type type, PropertyInfo prop ) : bool
type System.Type
prop System.Reflection.PropertyInfo
return bool