C# Class LibuvSharp.uv_buf_t

Datei anzeigen Open project: txdv/LibuvSharp Class Usage Examples

Public Properties

Property Type Description
field0 System.IntPtr
field1 System.IntPtr

Private Methods

Method Description
uv_buf_t ( IntPtr pointer, int length ) : System

Property Details

field0 public_oe property

public IntPtr,System field0
return System.IntPtr

field1 public_oe property

public IntPtr,System field1
return System.IntPtr