Mercurial > silverbladetech
view SilverlightValidation/SilverlightValidation.Tests/ViewModels/ViewModelBaseFixture.cs @ 110:0185b15e04ba
Test added for multi property validation
author | stevenhollidge <stevenhollidge@hotmail.com> |
---|---|
date | Sun, 06 May 2012 20:43:37 +0100 |
parents | 572886951353 |
children |
line wrap: on
line source
using System; using System.Collections.Generic; using System.ComponentModel; namespace SilverlightValidation.Tests.ViewModels { class ViewModelBaseFixture { } }