Beispiel #1
0
 public LaptopPanel(Context context, ObjectPath opath)
 {
     this.laptop_panel = context.GetObject <ILaptopPanel> (opath);
 }
Beispiel #2
0
		public LaptopPanel (Context context, ObjectPath opath)
		{
			this.laptop_panel = context.GetObject<ILaptopPanel> (opath);
		}