Mercurial > silverbladetech
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/delete me/SilverlightValidation/Diagrams/Form.cd Sat Apr 21 19:20:28 2012 +0100 @@ -0,0 +1,57 @@ +<?xml version="1.0" encoding="utf-8"?> +<ClassDiagram MajorVersion="1" MinorVersion="1"> + <Class Name="SilverlightValidation.RelayCommand" Collapsed="true" BaseTypeListCollapsed="true"> + <Position X="6.75" Y="5.5" Width="2" /> + <TypeIdentifier> + <HashCode>AAAAAAAAIEACAAQAAECAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode> + <FileName>RelayCommand.cs</FileName> + </TypeIdentifier> + <Lollipop Position="0.2" Collapsed="true" /> + </Class> + <Class Name="SilverlightValidation.ViewModelBase"> + <Position X="1.75" Y="0.5" Width="2" /> + <TypeIdentifier> + <HashCode>AAAAAAACAABQAAABAAAAAgAAgAAAAACIAAAAAAARAAA=</HashCode> + <FileName>ViewModelBase.cs</FileName> + </TypeIdentifier> + <Lollipop Position="0.2" /> + </Class> + <Class Name="SilverlightValidation.UserModel" BaseTypeListCollapsed="true"> + <Position X="9.25" Y="0.5" Width="1.5" /> + <TypeIdentifier> + <HashCode>AAAAAAAAACAgAAAAAQAAAAAAAAAQAEACAAAAAAAAABA=</HashCode> + <FileName>UserModel.cs</FileName> + </TypeIdentifier> + <Lollipop Position="0.2" Collapsed="true" /> + </Class> + <Class Name="SilverlightValidation.UserModelValidator"> + <Position X="6.75" Y="3.75" Width="2" /> + <TypeIdentifier> + <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAA=</HashCode> + <FileName>UserModelValidator.cs</FileName> + </TypeIdentifier> + </Class> + <Class Name="SilverlightValidation.UserViewModel"> + <Position X="4.25" Y="0.5" Width="2" /> + <TypeIdentifier> + <HashCode>UAAAoIIABCIgAAAAEYAAGAAAAAAQABAKQAAAAAAAIAA=</HashCode> + <FileName>UserViewModel.cs</FileName> + </TypeIdentifier> + <Lollipop Position="0.2" /> + </Class> + <Interface Name="SilverlightValidation.IUserModel"> + <Position X="6.75" Y="0.5" Width="2" /> + <TypeIdentifier> + <HashCode>AAAAAAAAACAgAAAAAQAAAAAAAAAQAAACAAAAAAAAAAA=</HashCode> + <FileName>UserModel.cs</FileName> + </TypeIdentifier> + </Interface> + <Interface Name="SilverlightValidation.ICloneable<T>"> + <Position X="6.75" Y="2.5" Width="2" /> + <TypeIdentifier> + <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABA=</HashCode> + <FileName>UserModel.cs</FileName> + </TypeIdentifier> + </Interface> + <Font Name="Segoe UI" Size="9" /> +</ClassDiagram> \ No newline at end of file