示例#1
0
 public BoxBackend()
 {
     Widget = new CustomContainer () { Backend = this };
     Widget.Show ();
 }