Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit a2f18c0a authored by Franz KOBER josef's avatar Franz KOBER josef
Browse files

renamed

parent c5f8510f
No related branches found
No related tags found
No related merge requests found
......@@ -225,9 +225,9 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
#endregion
}
public class PevVehicleParameterGroup : AbstractVIFGroupWriter
public class PevExVehicleParameterGroup : AbstractVIFGroupWriter
{
public PevVehicleParameterGroup(IVIFReportFactory vifReportFactory) : base(vifReportFactory) { }
public PevExVehicleParameterGroup(IVIFReportFactory vifReportFactory) : base(vifReportFactory) { }
#region Overrides of AbstractVIFGroupWriter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment