System.Net.CFDictionary.CFDictionary C# (CSharp) 메소드

CFDictionary() 공개 메소드

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