C# Class ConsoleTests.SimpleEntity

Show file Open project: jbakic/Shielded

Public Methods

Method Description
Commute ( System.Action a ) : void

Protected Methods

Method Description
OnChanged ( string property ) : void

Method Details

Commute() public method

public Commute ( System.Action a ) : void
a System.Action
return void

OnChanged() protected method

protected OnChanged ( string property ) : void
property string
return void