6 lines
56 B
C#
6 lines
56 B
C#
|
namespace InnovEnergy.Meiringen;
|
||
|
|
||
|
public record Bus
|
||
|
{
|
||
|
|
||
|
}
|