C# Class Mono.UnmanagedStreamCallbacks

ファイルを表示 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_oe property

public IntPtr,System CanRead
return System.IntPtr

CanSeek public_oe property

public IntPtr,System CanSeek
return System.IntPtr

Close public_oe property

public IntPtr,System Close
return System.IntPtr

Length public_oe property

public IntPtr,System Length
return System.IntPtr

Position public_oe property

public IntPtr,System Position
return System.IntPtr

Read public_oe property

public IntPtr,System Read
return System.IntPtr

Seek public_oe property

public IntPtr,System Seek
return System.IntPtr

Write public_oe property

public IntPtr,System Write
return System.IntPtr

handle public_oe property

public IntPtr,System handle
return System.IntPtr