Пример #1
0
 public override void Show(KahaGameCore.Interface.Manager manager, bool show, Action onCompleted)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public override void ForceShow(KahaGameCore.Interface.Manager manager, bool show)
 {
     throw new NotImplementedException();
 }