C# Class ConsoleTests.SimpleEntity

Afficher le fichier Open project: jbakic/Shielded

Méthodes publiques

Méthode Description
Commute ( System.Action a ) : void

Méthodes protégées

Méthode Description
OnChanged ( string property ) : void

Method Details

Commute() public méthode

public Commute ( System.Action a ) : void
a System.Action
Résultat void

OnChanged() protected méthode

protected OnChanged ( string property ) : void
property string
Résultat void