Class ContentAuditLogToContentAuditLogDtoExtentions
public static class ContentAuditLogToContentAuditLogDtoExtentions
- Inheritance
-
ContentAuditLogToContentAuditLogDtoExtentions
- Inherited Members
Methods
MapperToContentAuditLogDto(ContentAuditLog)
public static ContentAuditLogDto MapperToContentAuditLogDto(this ContentAuditLog model)
Parameters
model
ContentAuditLog
Returns
ProjectToContentAuditLogDto(IQueryable<ContentAuditLog>)
public static IQueryable<ContentAuditLogDto> ProjectToContentAuditLogDto(this IQueryable<ContentAuditLog> query)
Parameters
query
IQueryable<ContentAuditLog>