C# Class System.Net.CFUrl

Inheritance: CFObject
Afficher le fichier Open project: remobjects/mono Class Usage Examples

Méthodes publiques

Méthode Description
CFUrl ( IntPtr handle, bool own ) : System
Create ( string absolute ) : CFUrl

Private Methods

Méthode Description
CFURLCreateWithString ( IntPtr allocator, IntPtr str, IntPtr baseURL ) : IntPtr

Method Details

CFUrl() public méthode

public CFUrl ( IntPtr handle, bool own ) : System
handle IntPtr
own bool
Résultat System

Create() public static méthode

public static Create ( string absolute ) : CFUrl
absolute string
Résultat CFUrl