Mercurial > silverbladetech
view Workflow/Client/App.xaml.cs @ 94:be4d751f6bff
Unit test project added
author | stevenhollidge <stevenhollidge@hotmail.com> |
---|---|
date | Sat, 05 May 2012 10:49:49 +0100 |
parents | 3c67e54e3a17 |
children |
line wrap: on
line source
using System.Windows; namespace Client { /// <summary> /// Interaction logic for App.xaml /// </summary> public partial class App : Application { } }