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

CFDictionary() public method

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