MonoMac.CoreFoundation.CFUrl.CFURLCreateWithString C# (CSharp) Méthode

CFURLCreateWithString() private méthode

private CFURLCreateWithString ( IntPtr allocator, IntPtr stringref, IntPtr baseUrl ) : IntPtr
allocator System.IntPtr
stringref System.IntPtr
baseUrl System.IntPtr
Résultat System.IntPtr
        static extern IntPtr CFURLCreateWithString(IntPtr allocator, IntPtr stringref, IntPtr baseUrl);