C# 클래스 ProjectManagement.Domain.UserRoleAnalyzer

상속: IUserRoleAnalyzer
파일 보기 프로젝트 열기: LeagueOfDevelopers/LodCore 1 사용 예제들

공개 메소드들

메소드 설명
GetUserCommonRole ( int userId ) : string
UserRoleAnalyzer ( IProjectRepository repository, UserRoleAnalyzerSettings settings ) : System.Linq

메소드 상세

GetUserCommonRole() 공개 메소드

public GetUserCommonRole ( int userId ) : string
userId int
리턴 string

UserRoleAnalyzer() 공개 메소드

public UserRoleAnalyzer ( IProjectRepository repository, UserRoleAnalyzerSettings settings ) : System.Linq
repository IProjectRepository
settings UserRoleAnalyzerSettings
리턴 System.Linq