Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Blog
Common
Web
Extensions
ImportPropertySelectionBehavior
C# Class Blog.Common.Web.Extensions.ImportPropertySelectionBehavior
Inheritance:
IPropertySelectionBehavior
Exibir arquivo
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