C# 클래스 BugzillaInterface.SearchParams

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

공개 프로퍼티들

프로퍼티 타입 설명
creation_time DateTime?
id int?
last_change_time DateTime?
limit int?
offset int?

Private Properties

프로퍼티 타입 설명

프로퍼티 상세

creation_time 공개적으로 프로퍼티

public DateTime? creation_time
리턴 DateTime?

id 공개적으로 프로퍼티

public int? id
리턴 int?

last_change_time 공개적으로 프로퍼티

public DateTime? last_change_time
리턴 DateTime?

limit 공개적으로 프로퍼티

public int? limit
리턴 int?

offset 공개적으로 프로퍼티

public int? offset
리턴 int?