C# Class Cocoa.FileWrapper

Inheritance: Object
Afficher le fichier Open project: mono/cocoa-sharp Class Usage Examples

Méthodes publiques

Méthode Description
FileWrapper ( IntPtr native_object ) : System
FileWrapper ( string path ) : System

Method Details

FileWrapper() public méthode

public FileWrapper ( IntPtr native_object ) : System
native_object System.IntPtr
Résultat System

FileWrapper() public méthode

public FileWrapper ( string path ) : System
path string
Résultat System