C# Класс Rainy.WebService.NoteHistoryService

Наследование: OAuthServiceBase
Показать файл Открыть проект

Открытые методы

Метод Описание
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