public MapperDocumentSeriesItemRoleEntity()
 {
     _mapperRoleEntity = new MapperRoleEntity();
 }
Example #2
0
 public MapperProtocolRoleEntity()
 {
     _mapperRoleEntity = new MapperRoleEntity();
 }