C# 클래스 Tp.Bugzilla.BugzillaResponseProcessor

파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins

공개 메소드들

메소드 설명
BugzillaResponseProcessor ( string content ) : System
GetContent ( ) : string
Process ( ) : string

비공개 메소드들

메소드 설명
AssertIsNotError ( string content ) : void
GetVersion ( string source, string key ) : string
HasValue ( ) : bool
Validate ( ) : void

메소드 상세

BugzillaResponseProcessor() 공개 메소드

public BugzillaResponseProcessor ( string content ) : System
content string
리턴 System

GetContent() 공개 메소드

public GetContent ( ) : string
리턴 string

Process() 공개 메소드

public Process ( ) : string
리턴 string