C# 클래스 HBS.Data.Entities.SchedulingTimeTracking.Models.UserList

파일 보기 프로젝트 열기: heartbeatservice/HeartbeatServiceSolution 1 사용 예제들

공개 메소드들

메소드 설명
UserList ( string selectedValue ) : System.Collections.Generic
UserList ( string selectedValue, int companyId ) : System.Collections.Generic

메소드 상세

UserList() 공개 메소드

public UserList ( string selectedValue ) : System.Collections.Generic
selectedValue string
리턴 System.Collections.Generic

UserList() 공개 메소드

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