C# Class Mono.UnmanagedStreamCallbacks

Show file Open project: shana/moon

Public Properties

Property Type Description
CanRead System.IntPtr
CanSeek System.IntPtr
Close System.IntPtr
Length System.IntPtr
Position System.IntPtr
Read System.IntPtr
Seek System.IntPtr
Write System.IntPtr
handle System.IntPtr

Property Details

CanRead public property

public IntPtr,System CanRead
return System.IntPtr

CanSeek public property

public IntPtr,System CanSeek
return System.IntPtr

Close public property

public IntPtr,System Close
return System.IntPtr

Length public property

public IntPtr,System Length
return System.IntPtr

Position public property

public IntPtr,System Position
return System.IntPtr

Read public property

public IntPtr,System Read
return System.IntPtr

Seek public property

public IntPtr,System Seek
return System.IntPtr

Write public property

public IntPtr,System Write
return System.IntPtr

handle public property

public IntPtr,System handle
return System.IntPtr