Free cookie consent management tool by TermsFeed Policy Generator

source: tags/3.3.12/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Docs/CollectionBase.cd @ 13398

Last change on this file since 13398 was 2768, checked in by mkommend, 14 years ago

added solution folders and sources for the netron library (ticket #867)

File size: 1.0 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<ClassDiagram MajorVersion="1" MinorVersion="1">
3  <Font Name="Tahoma" Size="8.25" />
4  <Class Name="Netron.Diagramming.Core.CollectionBase&lt;T&gt;">
5    <Position X="4.75" Y="2" Width="2" />
6    <TypeIdentifier>
7      <FileName>Collections\CollectionBase.cs</FileName>
8      <HashCode>AEIAGEIACATEABAECQAAFAQAAAAIABAkKAAAAAFUIAM=</HashCode>
9    </TypeIdentifier>
10    <Lollipop Position="0.2" />
11  </Class>
12  <Class Name="Netron.Diagramming.Core.CollectionEventArgs&lt;T&gt;" Collapsed="true">
13    <Position X="1.75" Y="2" Width="2" />
14    <TypeIdentifier>
15      <FileName>Collections\CollectionBase.cs</FileName>
16      <HashCode>AAAAAAAAAAAAAAAAAAQAAAAEAAAAAAAAAAAAAAAAAAA=</HashCode>
17    </TypeIdentifier>
18  </Class>
19  <Class Name="System.Object" Collapsed="true">
20    <Position X="5" Y="0.75" Width="1.5" />
21    <TypeIdentifier />
22  </Class>
23  <Class Name="System.EventArgs" Collapsed="true">
24    <Position X="2" Y="0.75" Width="1.5" />
25    <TypeIdentifier />
26  </Class>
27</ClassDiagram>
Note: See TracBrowser for help on using the repository browser.