41
|
1 <?xml version="1.0" encoding="utf-8"?>
|
|
2 <ClassDiagram MajorVersion="1" MinorVersion="1">
|
|
3 <Interface Name="LibrarySystem.Interfaces.IRental">
|
|
4 <Position X="5.25" Y="3" Width="1.5" />
|
|
5 <TypeIdentifier>
|
|
6 <HashCode>AIAAAAAAAAAABABgACAAAAAAAgAAAAAAAAAAAAAAAAA=</HashCode>
|
|
7 <FileName>Interfaces\IRental.cs</FileName>
|
|
8 </TypeIdentifier>
|
|
9 </Interface>
|
|
10 <Interface Name="LibrarySystem.Interfaces.IPublication">
|
|
11 <Position X="3.5" Y="1" Width="1.5" />
|
|
12 <TypeIdentifier>
|
|
13 <HashCode>AAAAAAAAAQAAAEAAiAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
|
|
14 <FileName>Interfaces\IPublication.cs</FileName>
|
|
15 </TypeIdentifier>
|
|
16 </Interface>
|
|
17 <Interface Name="LibrarySystem.Interfaces.IBook">
|
|
18 <Position X="5.25" Y="1" Width="1.5" />
|
|
19 <TypeIdentifier>
|
|
20 <HashCode>AAACAAAAABAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAA=</HashCode>
|
|
21 <FileName>Interfaces\IBook.cs</FileName>
|
|
22 </TypeIdentifier>
|
|
23 </Interface>
|
|
24 <Interface Name="LibrarySystem.Interfaces.IStock">
|
|
25 <Position X="7" Y="1" Width="2.25" />
|
|
26 <TypeIdentifier>
|
|
27 <HashCode>AAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAIAAAAA=</HashCode>
|
|
28 <FileName>Interfaces\IStock.cs</FileName>
|
|
29 </TypeIdentifier>
|
|
30 </Interface>
|
|
31 <Interface Name="LibrarySystem.Interfaces.ILibrary">
|
|
32 <Position X="9.5" Y="1" Width="1.5" />
|
|
33 <TypeIdentifier>
|
|
34 <HashCode>AAAAAAAAAAAAAAAAAAIAgAAEAAAAAAAAAAIAABAAAgA=</HashCode>
|
|
35 <FileName>Interfaces\ILibrary.cs</FileName>
|
|
36 </TypeIdentifier>
|
|
37 </Interface>
|
|
38 <Interface Name="LibrarySystem.Interfaces.IPerson">
|
|
39 <Position X="7.25" Y="3" Width="1.5" />
|
|
40 <TypeIdentifier>
|
|
41 <HashCode>AAAAAAAABAAAAAAAAAAAAAQAAAAAAIACAAAAAAAAAAA=</HashCode>
|
|
42 <FileName>Interfaces\IPerson.cs</FileName>
|
|
43 </TypeIdentifier>
|
|
44 </Interface>
|
|
45 <Interface Name="LibrarySystem.Interfaces.IPublisher">
|
|
46 <Position X="3.5" Y="3" Width="1.5" />
|
|
47 <TypeIdentifier>
|
|
48 <HashCode>AAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAA=</HashCode>
|
|
49 <FileName>Interfaces\IPublisher.cs</FileName>
|
|
50 </TypeIdentifier>
|
|
51 </Interface>
|
|
52 <Font Name="Segoe UI" Size="9" />
|
|
53 </ClassDiagram> |