C# Class PropertyFilter, code

Inheritance: MonoBehaviour
Mostra file Open project: shendongnian/code Class Usage Examples

Public Properties

Property Type Description
PropertyNameProperty DependencyProperty,
RegexPatternProperty DependencyProperty,
ValueProperty DependencyProperty

Public Methods

Method Description
Filter ( object item ) : bool

Method Details

Filter() public method

public Filter ( object item ) : bool
item object
return bool

Property Details

PropertyNameProperty public_oe static_oe property

public static DependencyProperty, PropertyNameProperty
return DependencyProperty,

RegexPatternProperty public_oe static_oe property

public static DependencyProperty, RegexPatternProperty
return DependencyProperty,

ValueProperty public_oe static_oe property

public static DependencyProperty ValueProperty
return DependencyProperty