Esempio n. 1
0
 public void AttatchToHost(IConfigurable host)
 {
     _host = host;
     _host.Rebind(this);
 }
Esempio n. 2
0
 public void AttatchToHost(IConfigurable host)
 {
     _host = host;
     _host.Rebind(this);
 }