C# Class Rainy.WebService.NoteHistoryService

Inheritance: OAuthServiceBase
Afficher le fichier Open project: Dynalon/Rainy

Méthodes publiques

Méthode Description
Get ( GetArchivedNoteRequest request ) : object
Get ( GetNoteArchiveRequest request ) : object
Get ( GetNoteHistoryRequest request ) : object
Get ( GetPublicUrlForNote request ) : object
NoteHistoryService ( ) : System.Linq
NoteHistoryService ( IDbConnectionFactory factory ) : System.Linq

Method Details

Get() public méthode

public Get ( GetArchivedNoteRequest request ) : object
request GetArchivedNoteRequest
Résultat object

Get() public méthode

public Get ( GetNoteArchiveRequest request ) : object
request GetNoteArchiveRequest
Résultat object

Get() public méthode

public Get ( GetNoteHistoryRequest request ) : object
request GetNoteHistoryRequest
Résultat object

Get() public méthode

public Get ( GetPublicUrlForNote request ) : object
request GetPublicUrlForNote
Résultat object

NoteHistoryService() public méthode

public NoteHistoryService ( ) : System.Linq
Résultat System.Linq

NoteHistoryService() public méthode

public NoteHistoryService ( IDbConnectionFactory factory ) : System.Linq
factory IDbConnectionFactory
Résultat System.Linq