C# 클래스 ChatterService.ProfilesServices

상속: IProfilesServices
파일 보기 프로젝트 열기: CTSIatUCSF/gadgets 1 사용 예제들

공개 메소드들

메소드 설명
GetEmployeeId ( string nodeId ) : string
GetInactiveProfiles ( ) : List

메소드 상세

GetEmployeeId() 공개 메소드

public GetEmployeeId ( string nodeId ) : string
nodeId string
리턴 string

GetInactiveProfiles() 공개 메소드

public GetInactiveProfiles ( ) : List
리턴 List