C# Class PropertyFilter, code

Inheritance: MonoBehaviour
Show 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 static property

public static DependencyProperty, PropertyNameProperty
return DependencyProperty,

RegexPatternProperty public static property

public static DependencyProperty, RegexPatternProperty
return DependencyProperty,

ValueProperty public static property

public static DependencyProperty ValueProperty
return DependencyProperty