C# Class HBS.Data.Entities.SchedulingTimeTracking.Models.UserList

Mostra file Open project: heartbeatservice/HeartbeatServiceSolution Class Usage Examples

Public Methods

Method Description
UserList ( string selectedValue ) : System.Collections.Generic
UserList ( string selectedValue, int companyId ) : System.Collections.Generic

Method Details

UserList() public method

public UserList ( string selectedValue ) : System.Collections.Generic
selectedValue string
return System.Collections.Generic

UserList() public method

public UserList ( string selectedValue, int companyId ) : System.Collections.Generic
selectedValue string
companyId int
return System.Collections.Generic