Method | 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 |
public Get ( GetArchivedNoteRequest request ) : object | ||
request | GetArchivedNoteRequest | |
return | object |
public Get ( GetNoteArchiveRequest request ) : object | ||
request | GetNoteArchiveRequest | |
return | object |
public Get ( GetNoteHistoryRequest request ) : object | ||
request | GetNoteHistoryRequest | |
return | object |
public Get ( GetPublicUrlForNote request ) : object | ||
request | GetPublicUrlForNote | |
return | object |
public NoteHistoryService ( IDbConnectionFactory factory ) : System.Linq | ||
factory | IDbConnectionFactory | |
return | System.Linq |