Пример #1
0
 public PCGW(SuiBot_ChannelInstance ChannelInstance, TwitchStatusUpdate TwitchUpdateInstance)
 {
     this.ChannelInstance      = ChannelInstance;
     this.TwitchUpdateInstance = TwitchUpdateInstance;
 }
Пример #2
0
 public GenericUtil(SuiBot_ChannelInstance ChannelInstance, TwitchStatusUpdate TwitchUpdateInstance)
 {
     this.ChannelInstance      = ChannelInstance;
     this.TwitchUpdateInstance = TwitchUpdateInstance;
 }