예제 #1
0
 public void AddListener(ITransport transport)
 {
     _stack.AddTransport(transport);
 }