Method | Description | |
---|---|---|
UserList ( string selectedValue ) : System.Collections.Generic | ||
UserList ( string selectedValue, int companyId ) : System.Collections.Generic |
public UserList ( string selectedValue ) : System.Collections.Generic | ||
selectedValue | string | |
return | System.Collections.Generic |
public UserList ( string selectedValue, int companyId ) : System.Collections.Generic | ||
selectedValue | string | |
companyId | int | |
return | System.Collections.Generic |