50 lines
2.6 KiB
Plaintext
50 lines
2.6 KiB
Plaintext
Auflistung der Ordnerpfade f³r Volume Windows
|
|
Volumeseriennummer : B677-0267
|
|
C:.
|
|
ª .gitignore
|
|
ª Project_Persiodensystem.sln
|
|
ª project_structure.txt
|
|
ª README.md
|
|
ª
|
|
+---Project_Periodensystem.Controller
|
|
ª Class1.cs
|
|
ª PeriodensystemController.cs
|
|
ª Project_Periodensystem.Controller.csproj
|
|
ª
|
|
+---Project_Periodensystem.Model
|
|
ª Class1.cs
|
|
ª Elements.cs
|
|
ª Project_Periodensystem.Model.csproj
|
|
ª
|
|
+---Project_Periodensystem.Persistence
|
|
ª Class1.cs
|
|
ª PeriodicTableData.cs
|
|
ª Project_Periodensystem.Persistence.csproj
|
|
ª
|
|
+---Project_Periodensystem.View
|
|
ª AboutPage.axaml
|
|
ª AboutPage.axaml.cs
|
|
ª App.axaml
|
|
ª App.axaml.cs
|
|
ª app.manifest
|
|
ª LandingPage.axaml
|
|
ª LandingPage.axaml.cs
|
|
ª logger.cs
|
|
ª MainWindow.axaml
|
|
ª MainWindow.axaml.cs
|
|
ª PeriodicTablePage.axaml
|
|
ª PeriodicTablePage.axaml.cs
|
|
ª Program.cs
|
|
ª Project_Periodensystem.View.csproj
|
|
ª Project_Periodensystem.View.sln
|
|
ª
|
|
+---Components
|
|
ª ElementTile.axaml
|
|
ª ElementTile.axaml.cs
|
|
ª
|
|
+---Converters
|
|
BoolToScaleXConverter.cs
|
|
GridPositionConverters.cs
|
|
SeriesToColorConverter.cs
|
|
|