C# 클래스 Blog.Common.Web.Extensions.ImportPropertySelectionBehavior

상속: IPropertySelectionBehavior
파일 보기 프로젝트 열기: jsnmgpnty/Blogness2.0

공개 메소드들

메소드 설명
SelectProperty ( Type type, PropertyInfo prop ) : bool

메소드 상세

SelectProperty() 공개 메소드

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