6 lines
249 B
C#
6 lines
249 B
C#
namespace RhSolutions.QueryModifiers.DrinkingWaterHeatingFittings;
|
||
|
||
public class AdapterInternal : Adapter
|
||
{
|
||
protected override string _title => "Переходник с внутренней резьбой -угольник-переходник";
|
||
} |