66 lines
2.6 KiB
XML
66 lines
2.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<ClassDiagram MajorVersion="1" MinorVersion="1">
|
|
<Class Name="NetMonitorTray.Controller.Tray">
|
|
<Position X="7.75" Y="1" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>ACAAAAAAIAAAAAAIAgEAAAAAAAAAAAIIBEAAAAAAAAI=</HashCode>
|
|
<FileName>Controller\ControllerTray.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="NetMonitorTray.Controller.Window" Collapsed="true">
|
|
<Position X="0.5" Y="2.5" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIIAAAAAAAAAAg=</HashCode>
|
|
<FileName>Controller\ControllerWindow.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="NetMonitorTray.Models.Tray">
|
|
<Position X="9.25" Y="1" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAAAAgAAwAAAAABAAAAQAAAIAAAAAIAAEAAg=</HashCode>
|
|
<FileName>Models\ModelTray.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="NetMonitorTray.Models.Window" Collapsed="true">
|
|
<Position X="2.25" Y="2.5" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAIAAAAAAAAAAAAAAIAAAAAAAAAAAIgAAQAAAAAACA=</HashCode>
|
|
<FileName>Models\ModelWindow.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="NetMonitorTray.Program" Collapsed="true">
|
|
<Position X="0.5" Y="0.5" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAA=</HashCode>
|
|
<FileName>Program.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="NetMonitorTray.Properties.Resources" Collapsed="true">
|
|
<Position X="2.25" Y="0.5" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>SAACCAAAAAACAAAAEAgBEAAAAQAAAAAAAAAAAAAAAIA=</HashCode>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="NetMonitorTray.View.Tray">
|
|
<Position X="6.25" Y="1" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAhAQIAAACAAAAAAEAAMAAAEAACAAAIAAAgAAAAEAAQ=</HashCode>
|
|
<FileName>Views\ViewTray.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="NetMonitorTray.View.Window" Collapsed="true">
|
|
<Position X="4" Y="2.5" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AQAAAAAAACAAAAAAAAAAAAAAAAAAAAIAAAgAAAAEAAA=</HashCode>
|
|
<FileName>Views\ViewWindow.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="NetMonitorTray.View.ViewWindowForm" Collapsed="true">
|
|
<Position X="4" Y="1.5" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAEAAAAACCAAABAAAACAEAECAwAAAAACACAAIIAIBAE=</HashCode>
|
|
<FileName>Views\ViewWindowForm.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Font Name="Segoe UI" Size="9" />
|
|
</ClassDiagram> |