C# 클래스 VersionOne.Bugzilla.BugzillaAPI.Bug

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

공개 메소드들

메소드 설명
Bug ( JToken bugData, string comment ) : System.Collections.Generic
GetReassignBugPayload ( string integrationUserToken ) : string

메소드 상세

Bug() 공개 메소드

public Bug ( JToken bugData, string comment ) : System.Collections.Generic
bugData JToken
comment string
리턴 System.Collections.Generic

GetReassignBugPayload() 공개 메소드

public GetReassignBugPayload ( string integrationUserToken ) : string
integrationUserToken string
리턴 string