void onWikiServiceStop()
 {
     if (Mibo.onWikiServiceStop != null)
     {
         Mibo.onWikiServiceStop();
     }
 }