System.Net.CFNumber.CFNumber C# (CSharp) Method

CFNumber() public method

public CFNumber ( IntPtr handle, bool own ) : System
handle System.IntPtr
own bool
return System
		public CFNumber (IntPtr handle, bool own) : base (handle, own) { }