Esempio n. 1
0
 public override void Show(KahaGameCore.Interface.Manager manager, bool show, Action onCompleted)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public override void ForceShow(KahaGameCore.Interface.Manager manager, bool show)
 {
     throw new NotImplementedException();
 }