public MapperProtocolEntity() { _mapperCategory = new MapperCategoryEntity(); _mapperContainer = new MapperContainerEntity(); _mapperProtocolRoleEntity = new MapperProtocolRoleEntity(); _mapperProtocolUserEntity = new MapperProtocolUserEntity(); }
public MapperDocumentSeriesEntity() { _mapperContainerEntity = new MapperContainerEntity(); }