Bless.Gui.Drawers.BinaryDrawer.BinaryDrawer C# (CSharp) Method

BinaryDrawer() public method

public BinaryDrawer ( Gtk.Widget wid, Information inf )
wid Gtk.Widget
inf Information
	public BinaryDrawer(Gtk.Widget wid, Information inf)
			: base(wid, inf)
	{
	}