Mercurial > silverbladetech
view Messaging/Server/UI/MainWindow.xaml.cs @ 44:382813d76dde Test
Removal of pdf project
author | Steven Hollidge <stevenhollidge@hotmail.com> |
---|---|
date | Wed, 04 Apr 2012 19:21:31 +0100 |
parents | 045dac571339 |
children |
line wrap: on
line source
namespace Server.UI { /// <summary> /// Interaction logic for MainWindow.xaml /// </summary> public partial class MainWindow { public MainWindow() { InitializeComponent(); } } }