C# Class BaseModel, code

Inheritance: MonoBehaviour
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
NotifyPropertyChanged ( string propertyName = "" ) : void

Method Details

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( string propertyName = "" ) : void
propertyName string
Résultat void