Exemplo n.º 1
0
 public void Attach(ICardContext context, string readerName)
 {
     stack.RequestLayer(this, SearchMode.Next).Attach(context, readerName);
 }