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

CFUrl() 공개 메소드

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