System.Net.CFUrl.CFURLCreateWithString C# (CSharp) Method

CFURLCreateWithString() private method

private CFURLCreateWithString ( IntPtr allocator, IntPtr str, IntPtr baseURL ) : IntPtr
allocator IntPtr
str IntPtr
baseURL IntPtr
return IntPtr
		extern static IntPtr CFURLCreateWithString (IntPtr allocator, IntPtr str, IntPtr baseURL);