public static AccountObject CheckFacebookId(string sFacebookId) { return(AccountDao.CheckFacebookId(sFacebookId)); }