Пример #1
0
 public string Get()
 {
     return(_adapter.DoSomething());
 }
Пример #2
0
 public void UsePlug()
 {
     adapter.DoSomething();
 }