C# 클래스 BugzillaInterface.PostCommentParams

파일 보기 프로젝트 열기: skyronic/splatter 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
comment string
id int

프로퍼티 상세

comment 공개적으로 프로퍼티

public string comment
리턴 string

id 공개적으로 프로퍼티

public int id
리턴 int