摘要:
public bool ProcessLogin(string userId, string password){ // Use the account business logic layer to login Account account = new Account(); AccountInfo myAccountInfo = account.SignIn(userId, p... 阅读全文
posted @ 2005-08-31 14:36
lifz
阅读(1090)
评论(0)
推荐(0)

浙公网安备 33010602011771号