Ejemplo n.º 1
0
 public PCGW(SuiBot_ChannelInstance ChannelInstance, TwitchStatusUpdate TwitchUpdateInstance)
 {
     this.ChannelInstance      = ChannelInstance;
     this.TwitchUpdateInstance = TwitchUpdateInstance;
 }
Ejemplo n.º 2
0
 public GenericUtil(SuiBot_ChannelInstance ChannelInstance, TwitchStatusUpdate TwitchUpdateInstance)
 {
     this.ChannelInstance      = ChannelInstance;
     this.TwitchUpdateInstance = TwitchUpdateInstance;
 }