View of /trunk/App.xaml.cs
Parent Directory
|
Revision Log
Revision 3 -
(download)
(annotate)
Mon Aug 18 02:45:49 2008 UTC (4 years, 10 months ago) by albert
File size: 341 byte(s)
Mon Aug 18 02:45:49 2008 UTC (4 years, 10 months ago) by albert
File size: 341 byte(s)
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;
using System.Windows.Navigation;
namespace Xenki
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}
}
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

