C# 클래스 VersionOne.ServiceHost.ConfigurationTool.Entities.ClearQuestServiceEntity

상속: BaseServiceEntity
파일 보기 프로젝트 열기: versionone/VersionOne.Integration.ClearQuest 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CheckMandatoryFields void
CheckPriorityMappings void
CheckProjectMappings void

공개 메소드들

메소드 설명
ClearQuestServiceEntity ( ) : System.Collections.Generic
Equals ( object obj ) : bool
GetHashCode ( ) : int

비공개 메소드들

메소드 설명
CheckMandatoryFields ( ValidationResults results ) : void
CheckPriorityMappings ( ValidationResults results ) : void
CheckProjectMappings ( ValidationResults results ) : void

메소드 상세

ClearQuestServiceEntity() 공개 메소드

public ClearQuestServiceEntity ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int