Files
DP44/Common/DTS.Common.ICommunication/.svn/pristine/e5/e5cc18a3941acf44d7a41046acfd909463d8042e.svn-base

69 lines
3.0 KiB
Plaintext
Raw Permalink Normal View History

2026-04-17 14:55:32 -04:00
<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1">
<Class Name="DTS.Common.ICommunication.Communication&lt;T&gt;" Collapsed="true" BaseTypeListCollapsed="true">
<Position X="2.25" Y="0.5" Width="1.5" />
<TypeIdentifier>
<HashCode>A1wQwAMAQCgFwQQAABAAAoSAAHEAkACAgAACAPDoAQg=</HashCode>
<FileName>Communication.cs</FileName>
</TypeIdentifier>
<Lollipop Position="0.2" Collapsed="true" />
</Class>
<Class Name="DTS.Common.ICommunication.CommunicationReport" Collapsed="true" BaseTypeListCollapsed="true">
<Position X="4" Y="0.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAABAAAAAAQAAAAAABAAAAAAAAAAAAA=</HashCode>
<FileName>Communication.cs</FileName>
</TypeIdentifier>
<Lollipop Position="0.2" Collapsed="true" />
</Class>
<Class Name="DTS.Common.ICommunication.CanceledException" Collapsed="true">
<Position X="0.5" Y="0.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>ICommunication.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="DTS.Common.ICommunication.ICommunication_DASInfo" Collapsed="true">
<Position X="0.5" Y="1.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAIAAAQAABAAAAAAAAAAA=</HashCode>
<FileName>ICommunication.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="DTS.Common.ICommunication.ProtocolLimited" Collapsed="true">
<Position X="2.25" Y="1.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>ICommunication.cs</FileName>
</TypeIdentifier>
</Class>
<Interface Name="DTS.Common.ICommunication.ICommunicationReport" Collapsed="true">
<Position X="2.25" Y="2.75" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAABAAAAAAQAAAAAABAAAAAAAAAAAAA=</HashCode>
<FileName>ICommunication.cs</FileName>
</TypeIdentifier>
</Interface>
<Interface Name="DTS.Common.ICommunication.ICommunication" Collapsed="true">
<Position X="0.5" Y="2.75" Width="1.5" />
<TypeIdentifier>
<HashCode>AwQAwAIAQAgBwAQAAAAAAIQAACEAAACAgAACAIDIAQg=</HashCode>
<FileName>ICommunication.cs</FileName>
</TypeIdentifier>
</Interface>
<Enum Name="DTS.Common.ICommunication.CommunicationResult" Collapsed="true">
<Position X="0.5" Y="3.75" Width="1.5" />
<TypeIdentifier>
<HashCode>AAACAAAAACAAAAIAgAAgAAgIAAAAAAAQAAQACAAGAAA=</HashCode>
<FileName>ICommunication.cs</FileName>
</TypeIdentifier>
</Enum>
<Delegate Name="DTS.Common.ICommunication.CommunicationCallback" Collapsed="true">
<Position X="0.5" Y="4.75" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAA=</HashCode>
<FileName>ICommunication.cs</FileName>
</TypeIdentifier>
</Delegate>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>