Exemplo n.º 1
0
 public void SetAutoFetch(object o, string property)
 {
     this._relay = new Endogine.Tools.Relay(o, property, this, "Value");
 }
Exemplo n.º 2
0
 public void SetAutoFetch(object o, string property)
 {
     this._relay = new Endogine.Tools.Relay(o, property, this, "Value");
 }