Mercurial > silverbladetech
comparison delete me/SilverlightValidation/Diagrams/List.cd @ 59:3591c26bd63e
MVVMLight added
author | Steven Hollidge <stevenhollidge@hotmail.com> |
---|---|
date | Sat, 21 Apr 2012 19:20:28 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
58:241e2f22ed3c | 59:3591c26bd63e |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <ClassDiagram MajorVersion="1" MinorVersion="1"> | |
3 <Class Name="SilverlightValidation.UserListViewModel"> | |
4 <Position X="8.25" Y="0.75" Width="2" /> | |
5 <TypeIdentifier> | |
6 <HashCode>QAAAIAIAAAIAAAAAAAAAEAAAAAAAABAIQAAAAAAAAAA=</HashCode> | |
7 <FileName>UserListViewModel.cs</FileName> | |
8 </TypeIdentifier> | |
9 <Lollipop Position="0.2" /> | |
10 </Class> | |
11 <Class Name="SilverlightValidation.ViewModelBase"> | |
12 <Position X="5.5" Y="0.75" Width="2.25" /> | |
13 <TypeIdentifier> | |
14 <HashCode>AAAAAAACAABQAAABAAAAAgAAgAAAAACIAAAAAAARAAA=</HashCode> | |
15 <FileName>ViewModelBase.cs</FileName> | |
16 </TypeIdentifier> | |
17 <Lollipop Position="0.2" /> | |
18 </Class> | |
19 <Class Name="SilverlightValidation.UserViewModel"> | |
20 <Position X="3" Y="0.75" Width="2" /> | |
21 <TypeIdentifier> | |
22 <HashCode>UAAAoIIADCIgAAAAEYAAGAAAAAAQABAKQEAAAAAgIAA=</HashCode> | |
23 <FileName>UserViewModel.cs</FileName> | |
24 </TypeIdentifier> | |
25 <Lollipop Position="0.2" /> | |
26 </Class> | |
27 <Class Name="SilverlightValidation.UserModel" BaseTypeListCollapsed="true"> | |
28 <Position X="5.5" Y="4.75" Width="2.25" /> | |
29 <TypeIdentifier> | |
30 <HashCode>AAAAAAAAACAgAAAAAQAAAAAAAAAQAEACAAAAAAAAABA=</HashCode> | |
31 <FileName>UserModel.cs</FileName> | |
32 </TypeIdentifier> | |
33 <Lollipop Position="0.2" Collapsed="true" /> | |
34 </Class> | |
35 <Interface Name="SilverlightValidation.IUserModel"> | |
36 <Position X="8.25" Y="4.75" Width="1.5" /> | |
37 <TypeIdentifier> | |
38 <HashCode>AAAAAAAAACAgAAAAAQAAAAAAAAAQAAACAAAAAAAAAAA=</HashCode> | |
39 <FileName>UserModel.cs</FileName> | |
40 </TypeIdentifier> | |
41 </Interface> | |
42 <Font Name="Segoe UI" Size="9" /> | |
43 </ClassDiagram> |