메소드 | 설명 | |
---|---|---|
ZetboxContextModel ( IZetboxContext dataCtx ) : System |
메소드 | 설명 | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
Notifies all listeners of PropertyChanged about a change in a property
|
메소드 | 설명 | |
---|---|---|
Disposed ( ) : void | ||
OnContextChanged ( ) : void |
Update the model's state when the context is changed
|
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | the changed property |
리턴 | void |
public ZetboxContextModel ( IZetboxContext dataCtx ) : System | ||
dataCtx | IZetboxContext | |
리턴 | System |