Свойство | Type | Description | |
---|---|---|---|
NativeToManagedMap | Stream>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Méthode | Description | |
---|---|---|
Clear ( ) : void | ||
Dispose ( ) : void | ||
IsValid ( ) : bool | ||
Printf ( string format ) : void | ||
RedirectToFile ( string path, bool append ) : void | ||
RedirectToFileDescriptor ( int fd, bool transfer_fh_ownership ) : void | ||
RedirectToFileHandle ( global fh, bool transfer_fh_ownership ) : void | ||
Stream ( ) : System | ||
__CreateInstance ( Stream native, bool skipVTables = false ) : Stream | ||
__CreateInstance ( global native, bool skipVTables = false ) : Stream |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Stream ( void native, bool skipVTables = false ) : System |
Méthode | Description | |
---|---|---|
Stream ( Stream native, bool skipVTables = false ) : System | ||
__CopyValue ( Stream native ) : void* |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public RedirectToFile ( string path, bool append ) : void | ||
path | string | |
append | bool | |
Résultat | void |
public RedirectToFileDescriptor ( int fd, bool transfer_fh_ownership ) : void | ||
fd | int | |
transfer_fh_ownership | bool | |
Résultat | void |
public RedirectToFileHandle ( global fh, bool transfer_fh_ownership ) : void | ||
fh | global | |
transfer_fh_ownership | bool | |
Résultat | void |
protected Stream ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Résultat | System |
public static __CreateInstance ( Stream native, bool skipVTables = false ) : Stream | ||
native | Stream | |
skipVTables | bool | |
Résultat | Stream |
public static __CreateInstance ( global native, bool skipVTables = false ) : Stream | ||
native | global | |
skipVTables | bool | |
Résultat | Stream |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Résultat | Stream>.System.Collections.Concurrent.ConcurrentDictionary |