C# Class Tp.Bugzilla.BugzillaBug

ファイルを表示 Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Public Methods

Method Description
BugzillaBug ( ) : System
BugzillaBug ( bug bug ) : System
ToString ( ) : string

Private Methods

Method Description
CreateAttachments ( IEnumerable attachments ) : List
GetAttachmentFileName ( attachment attachment ) : string
GetDescriptionCollection ( bug bug ) : long_descCollection
SaveAttachmentFile ( attachment attachment ) : FileId

Method Details

BugzillaBug() public method

public BugzillaBug ( ) : System
return System

BugzillaBug() public method

public BugzillaBug ( bug bug ) : System
bug Tp.Bugzilla.Schemas.bug
return System

ToString() public method

public ToString ( ) : string
return string