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