Property | Type | Description | |
---|---|---|---|
CallbackDelegate | NativeMethods.uv_fs_cb |
Property | Type | Description | |
---|---|---|---|
fsrequest | uv_fs_t* |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
End ( |
||
FileSystemRequest ( ) : System | ||
FileSystemRequest ( string path ) : System | ||
StaticEnd ( |
Method | Description | |
---|---|---|
uv_fs_req_cleanup ( |
public FileSystemRequest ( string path ) : System | ||
path | string | |
return | System |
public static StaticEnd ( |
||
ptr | ||
return | void |
public static NativeMethods.uv_fs_cb CallbackDelegate | ||
return | NativeMethods.uv_fs_cb |