00001 using System; 00002 using System.IO; 00003 using System.Net; 00004 using System.Security; 00005 using System.Security.Permissions; 00006 using System.Windows; 00007 using System.Windows.Controls; 00008 using System.Windows.Data; 00009 using System.Windows.Media; 00010 using System.Windows.Media.Animation; 00011 using System.Windows.Navigation; 00012 00013 namespace Mops_Browser 00014 { 00015 public partial class App: System.Windows.Application 00016 { 00017 } 00018 }
1.5.8