Exemple #1
0
         void __Init()
        {
Layout=new LayoutView(); Layout.Content=this;
        }
 void __Init()
 {
     Layout = new LayoutView(); Layout.Content = this;
 }