Exemplo n.º 1
0
 public GpuAuthLoginBehavior(ThirdpartyConf conf) : base(conf)
 {
 }
Exemplo n.º 2
0
 public ThirdpartyLoginBehavior(ThirdpartyConf conf)
 {
     this.Config = conf;
 }