메소드 | 설명 | |
---|---|---|
IsMatch ( Octgn.DataNew.Entities.ObservableMultiCard c ) : bool | ||
IsValueMatch ( object value ) : bool |
메소드 | 설명 | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
public IsMatch ( Octgn.DataNew.Entities.ObservableMultiCard c ) : bool | ||
c | Octgn.DataNew.Entities.ObservableMultiCard | |
리턴 | bool |
public abstract IsValueMatch ( object value ) : bool | ||
value | object | |
리턴 | bool |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
리턴 | void |