Mercurial > silverbladetech
comparison delete me/SilverlightValidation/Diagrams/Form.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.RelayCommand" Collapsed="true" BaseTypeListCollapsed="true"> | |
4 <Position X="6.75" Y="5.5" Width="2" /> | |
5 <TypeIdentifier> | |
6 <HashCode>AAAAAAAAIEACAAQAAECAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode> | |
7 <FileName>RelayCommand.cs</FileName> | |
8 </TypeIdentifier> | |
9 <Lollipop Position="0.2" Collapsed="true" /> | |
10 </Class> | |
11 <Class Name="SilverlightValidation.ViewModelBase"> | |
12 <Position X="1.75" Y="0.5" Width="2" /> | |
13 <TypeIdentifier> | |
14 <HashCode>AAAAAAACAABQAAABAAAAAgAAgAAAAACIAAAAAAARAAA=</HashCode> | |
15 <FileName>ViewModelBase.cs</FileName> | |
16 </TypeIdentifier> | |
17 <Lollipop Position="0.2" /> | |
18 </Class> | |
19 <Class Name="SilverlightValidation.UserModel" BaseTypeListCollapsed="true"> | |
20 <Position X="9.25" Y="0.5" Width="1.5" /> | |
21 <TypeIdentifier> | |
22 <HashCode>AAAAAAAAACAgAAAAAQAAAAAAAAAQAEACAAAAAAAAABA=</HashCode> | |
23 <FileName>UserModel.cs</FileName> | |
24 </TypeIdentifier> | |
25 <Lollipop Position="0.2" Collapsed="true" /> | |
26 </Class> | |
27 <Class Name="SilverlightValidation.UserModelValidator"> | |
28 <Position X="6.75" Y="3.75" Width="2" /> | |
29 <TypeIdentifier> | |
30 <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAA=</HashCode> | |
31 <FileName>UserModelValidator.cs</FileName> | |
32 </TypeIdentifier> | |
33 </Class> | |
34 <Class Name="SilverlightValidation.UserViewModel"> | |
35 <Position X="4.25" Y="0.5" Width="2" /> | |
36 <TypeIdentifier> | |
37 <HashCode>UAAAoIIABCIgAAAAEYAAGAAAAAAQABAKQAAAAAAAIAA=</HashCode> | |
38 <FileName>UserViewModel.cs</FileName> | |
39 </TypeIdentifier> | |
40 <Lollipop Position="0.2" /> | |
41 </Class> | |
42 <Interface Name="SilverlightValidation.IUserModel"> | |
43 <Position X="6.75" Y="0.5" Width="2" /> | |
44 <TypeIdentifier> | |
45 <HashCode>AAAAAAAAACAgAAAAAQAAAAAAAAAQAAACAAAAAAAAAAA=</HashCode> | |
46 <FileName>UserModel.cs</FileName> | |
47 </TypeIdentifier> | |
48 </Interface> | |
49 <Interface Name="SilverlightValidation.ICloneable<T>"> | |
50 <Position X="6.75" Y="2.5" Width="2" /> | |
51 <TypeIdentifier> | |
52 <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABA=</HashCode> | |
53 <FileName>UserModel.cs</FileName> | |
54 </TypeIdentifier> | |
55 </Interface> | |
56 <Font Name="Segoe UI" Size="9" /> | |
57 </ClassDiagram> |