Exemplo n.º 1
0
 public GeckoMemoryIO(GeckoClient client)
 {
     Client = client;
 }
Exemplo n.º 2
0
 public CafeCodeHandler(GeckoClient client)
 {
     Client = client;
 }