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

CFUrl() public method

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