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

Afficher le fichier Open project: heartbeatservice/HeartbeatServiceSolution Class Usage Examples

Méthodes publiques

Méthode Description
UserList ( string selectedValue ) : System.Collections.Generic
UserList ( string selectedValue, int companyId ) : System.Collections.Generic

Method Details

UserList() public méthode

public UserList ( string selectedValue ) : System.Collections.Generic
selectedValue string
Résultat System.Collections.Generic

UserList() public méthode

public UserList ( string selectedValue, int companyId ) : System.Collections.Generic
selectedValue string
companyId int
Résultat System.Collections.Generic