public static bool CheckMeUser() { UserAPI _UserAPI = new UserAPI(); return(_UserAPI.CkeckMeUser()); }