C# Class Cocoa.FileWrapper

Inheritance: Object
Mostra file Open project: mono/cocoa-sharp Class Usage Examples

Public Methods

Method Description
FileWrapper ( IntPtr native_object ) : System
FileWrapper ( string path ) : System

Method Details

FileWrapper() public method

public FileWrapper ( IntPtr native_object ) : System
native_object System.IntPtr
return System

FileWrapper() public method

public FileWrapper ( string path ) : System
path string
return System