Method | Description | |
---|---|---|
UserRow ( UserInfo user, List |
Initializes a new instance of the T:UserRow class.
|
public UserRow ( UserInfo user, List |
||
user | UserInfo | The original user. |
groups | List |
The groups the user is member of. |
selected | bool | A value indicating whether the user is selected. |
return | System |