C# 클래스 Rainy.WebService.NoteHistoryService

상속: OAuthServiceBase
파일 보기 프로젝트 열기: Dynalon/Rainy

공개 메소드들

메소드 설명
Get ( GetArchivedNoteRequest request ) : object
Get ( GetNoteArchiveRequest request ) : object
Get ( GetNoteHistoryRequest request ) : object
Get ( GetPublicUrlForNote request ) : object
NoteHistoryService ( ) : System.Linq
NoteHistoryService ( IDbConnectionFactory factory ) : System.Linq

메소드 상세

Get() 공개 메소드

public Get ( GetArchivedNoteRequest request ) : object
request GetArchivedNoteRequest
리턴 object

Get() 공개 메소드

public Get ( GetNoteArchiveRequest request ) : object
request GetNoteArchiveRequest
리턴 object

Get() 공개 메소드

public Get ( GetNoteHistoryRequest request ) : object
request GetNoteHistoryRequest
리턴 object

Get() 공개 메소드

public Get ( GetPublicUrlForNote request ) : object
request GetPublicUrlForNote
리턴 object

NoteHistoryService() 공개 메소드

public NoteHistoryService ( ) : System.Linq
리턴 System.Linq

NoteHistoryService() 공개 메소드

public NoteHistoryService ( IDbConnectionFactory factory ) : System.Linq
factory IDbConnectionFactory
리턴 System.Linq