C# Class ForumServer.DataTypes.User

ファイルを表示 Open project: sagioto/forum Class Usage Examples

Public Methods

Method Description
User ( string username, string password ) : System.Collections.Generic

Method Details

User() public method

public User ( string username, string password ) : System.Collections.Generic
username string
password string
return System.Collections.Generic