-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathNullObject.cd
More file actions
37 lines (37 loc) · 1.42 KB
/
Copy pathNullObject.cd
File metadata and controls
37 lines (37 loc) · 1.42 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
<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1">
<Class Name="BehavioralPatterns.NullObject.ConsoleLog" BaseTypeListCollapsed="true">
<Position X="4.25" Y="2.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAA=</HashCode>
<FileName>NullObject\ConsoleLog.cs</FileName>
</TypeIdentifier>
<Lollipop Position="0.2" />
</Class>
<Class Name="BehavioralPatterns.NullObject.NullLog" BaseTypeListCollapsed="true">
<Position X="6.5" Y="2.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAA=</HashCode>
<FileName>NullObject\NullLog.cs</FileName>
</TypeIdentifier>
<Lollipop Position="0.2" />
</Class>
<Class Name="BehavioralPatterns.NullObject.Service">
<Position X="1" Y="0.75" Width="2.25" />
<TypeIdentifier>
<HashCode>AAAAAAAEAAAAIAAAAAAACAAAAAAAAAIAAAAAAAAAAAA=</HashCode>
<FileName>NullObject\Service.cs</FileName>
</TypeIdentifier>
<ShowAsAssociation>
<Field Name="log" />
</ShowAsAssociation>
</Class>
<Interface Name="BehavioralPatterns.NullObject.ILog">
<Position X="5.25" Y="0.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAA=</HashCode>
<FileName>NullObject\ILog.cs</FileName>
</TypeIdentifier>
</Interface>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>