You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
|
3 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<ClassDiagram MajorVersion="1" MinorVersion="1">
|
||
|
|
<Comment CommentText="MEFDemo.exe">
|
||
|
|
<Position X="0.5" Y="0.51" Height="0.406" Width="1.523" />
|
||
|
|
</Comment>
|
||
|
|
<Comment CommentText="Proxy.dll">
|
||
|
|
<Position X="2.74" Y="0.51" Height="0.406" Width="1.523" />
|
||
|
|
</Comment>
|
||
|
|
<Comment CommentText="Util.dll">
|
||
|
|
<Position X="5" Y="0.5" Height="0.406" Width="1.523" />
|
||
|
|
</Comment>
|
||
|
|
<Class Name="MEFDemo.Program">
|
||
|
|
<Position X="0.5" Y="1" Width="1.5" />
|
||
|
|
<TypeIdentifier>
|
||
|
|
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAI=</HashCode>
|
||
|
|
<FileName>Program.cs</FileName>
|
||
|
|
</TypeIdentifier>
|
||
|
|
</Class>
|
||
|
|
<Class Name="Util.Network" Collapsed="true">
|
||
|
|
<Position X="5" Y="2.5" Width="1.5" />
|
||
|
|
<TypeIdentifier />
|
||
|
|
<Lollipop Position="0.2" />
|
||
|
|
</Class>
|
||
|
|
<Class Name="Proxy.MachineChecker">
|
||
|
|
<Position X="2.75" Y="1" Width="1.5" />
|
||
|
|
<Members>
|
||
|
|
<Method Name="MachineChecker" Hidden="true" />
|
||
|
|
<Property Name="Network" Hidden="true" />
|
||
|
|
</Members>
|
||
|
|
<TypeIdentifier />
|
||
|
|
</Class>
|
||
|
|
<Interface Name="Util.INetwork">
|
||
|
|
<Position X="5" Y="1" Width="1.5" />
|
||
|
|
<TypeIdentifier />
|
||
|
|
</Interface>
|
||
|
|
<Font Name="Segoe UI" Size="9" />
|
||
|
|
</ClassDiagram>
|