System.Net.CFUrl.CFURLCreateWithString C# (CSharp) Méthode

CFURLCreateWithString() private méthode

private CFURLCreateWithString ( IntPtr allocator, IntPtr str, IntPtr baseURL ) : IntPtr
allocator IntPtr
str IntPtr
baseURL IntPtr
Résultat IntPtr
		extern static IntPtr CFURLCreateWithString (IntPtr allocator, IntPtr str, IntPtr baseURL);