System.Net.CFDictionary.CFDictionary C# (CSharp) Méthode

CFDictionary() public méthode

public CFDictionary ( IntPtr handle, bool own ) : System
handle IntPtr
own bool
Résultat System
		public CFDictionary (IntPtr handle, bool own) : base (handle, own) { }