Method | Description | |
---|---|---|
IsMatch ( Octgn.DataNew.Entities.ObservableMultiCard c ) : bool | ||
IsValueMatch ( object value ) : bool |
Method | Description | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
public IsMatch ( Octgn.DataNew.Entities.ObservableMultiCard c ) : bool | ||
c | Octgn.DataNew.Entities.ObservableMultiCard | |
return | bool |
public abstract IsValueMatch ( object value ) : bool | ||
value | object | |
return | bool |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |