forked from dotnet/corefx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathInterfaces.cd
More file actions
53 lines (53 loc) · 2.2 KB
/
Interfaces.cd
File metadata and controls
53 lines (53 loc) · 2.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1">
<Interface Name="System.Collections.Generic.IHashKeyCollection<TKey>">
<Position X="12.75" Y="0.5" Width="1.75" />
<TypeIdentifier>
<HashCode>AAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>IHashKeyCollection.cs</FileName>
</TypeIdentifier>
</Interface>
<Interface Name="System.Collections.Immutable.IImmutableDictionary<TKey, TValue>">
<Position X="8" Y="0.5" Width="2" />
<TypeIdentifier>
<HashCode>AAIAAAAAAAAABAEAAAAABAAAAAAAACAAAAAAAIBUAAA=</HashCode>
<FileName>IImmutableDictionary.cs</FileName>
</TypeIdentifier>
</Interface>
<Interface Name="System.Collections.Immutable.IImmutableList<T>">
<Position X="4.5" Y="0.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AGIAAEAAAAAABAEAAAAABAAAAAAAAAAAKAAAAIBUACA=</HashCode>
<FileName>IImmutableList.cs</FileName>
</TypeIdentifier>
</Interface>
<Interface Name="System.Collections.Immutable.IImmutableQueue<T>">
<Position X="2.5" Y="0.5" Width="1.75" />
<TypeIdentifier>
<HashCode>AABAAAAAAAAEAAAAAAAAAAAAAAAABAAAAAAAAABAAAA=</HashCode>
<FileName>IImmutableQueue.cs</FileName>
</TypeIdentifier>
</Interface>
<Interface Name="System.Collections.Immutable.IImmutableSet<T>">
<Position X="6.25" Y="0.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAoAgBAAACBAAABAAAAEBAAAAABAAAAAAgAAAQBQAAA=</HashCode>
<FileName>IImmutableSet.cs</FileName>
</TypeIdentifier>
</Interface>
<Interface Name="System.Collections.Immutable.IImmutableStack<T>">
<Position X="0.5" Y="0.5" Width="1.75" />
<TypeIdentifier>
<HashCode>AABAAAAAAAAEAAAAAAAAAAAAAACAAAAAAAAAAABACAA=</HashCode>
<FileName>IImmutableStack.cs</FileName>
</TypeIdentifier>
</Interface>
<Interface Name="System.Collections.Generic.ISortKeyCollection<TKey>">
<Position X="10.75" Y="0.5" Width="1.75" />
<TypeIdentifier>
<HashCode>AAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>ISortKeyCollection.cs</FileName>
</TypeIdentifier>
</Interface>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>