MacInspector.CustomBox.CustomBox C# (CSharp) Méthode

CustomBox() public méthode

Initializes a new instance of the T:MacInspector.CustomBox class.
public CustomBox ( IntPtr handle ) : System
handle System.IntPtr Handle.
Résultat System
		public CustomBox (IntPtr handle) : base (handle)
		{
		}
		#endregion