IUsersRepository.SaveHistory Method

Declaring Type: IUsersRepository
Namespace: RecordVisitors
Assembly: RecordVisitors
Assembly Version: 1.0.0+941d3002b81283b9d5c598cff49e5898a83bf6f6

save history for the user

public Task SaveHistory(IRequestRecorded rr);

Parameters

rr IRequestRecorded

the request that can be recorded

Returns

Task

nothing


Documentation generated by MdDocs