using System; using System.Collections.Generic; using System.IO; using System.Linq; using Windows.Foundation; using Windows.Foundation.Collections; using Windows.UI.Xaml; using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Controls.Primitives; using Windows.UI.Xaml.Data; using Windows.UI.Xaml.Input; using Windows.UI.Xaml.Media; using Windows.UI.Xaml.Navigation; namespace App2 { Â Â Â namespace App1 Â Â Â { Â Â Â Â Â Â Â namespace App3 Â Â Â Â Â Â Â { Â Â Â Â Â Â Â Â Â Â Â class A Â Â Â Â Â Â Â Â Â Â Â { Â Â Â Â Â Â Â Â Â Â Â } Â Â Â Â Â Â Â } } }
Leave a Reply