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

CFString() public method

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