MacInspector.CustomBox.CustomBox C# (CSharp) 메소드

CustomBox() 공개 메소드

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