Exemplo n.º 1
0
 public EntityContainerConstructor(OdcmClass odcmContainer)
 {
     Name = NamesService.GetContainerName(odcmContainer).Name;
 }