Inheritance: GR.Gambling.VenueClient
Exemplo n.º 1
0
 public BGGameWindow(Window window, BGClient client)
 {
     this.window = window;
     this.client = client;
 }
Exemplo n.º 2
0
 public BGGameWindow(Window window, BGClient client)
 {
     this.window = window;
     this.client = client;
 }