Class ContentVersionToContentVersionDtoExtentions
public static class ContentVersionToContentVersionDtoExtentions
- Inheritance
-
ContentVersionToContentVersionDtoExtentions
- Inherited Members
Methods
MapperToContentVersionDto(ContentVersion)
public static ContentVersionDto MapperToContentVersionDto(this ContentVersion model)
Parameters
model
ContentVersion
Returns
ProjectToContentVersionDto(IQueryable<ContentVersion>)
public static IQueryable<ContentVersionDto> ProjectToContentVersionDto(this IQueryable<ContentVersion> query)
Parameters
query
IQueryable<ContentVersion>