C# Class BaseModel, code

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

Public Methods

Method Description
NotifyPropertyChanged ( string propertyName = "" ) : void

Method Details

NotifyPropertyChanged() public method

public NotifyPropertyChanged ( string propertyName = "" ) : void
propertyName string
return void