C# Class System.IO.@__FileStream

Inheritance: global::java.lang.Object
Afficher le fichier Open project: Mazrick/jni4net

Private Methods

Méthode Description
@__FileStream ( global @__env )
@__Init ( global @__env, global @__class ) : global::System.Collections.Generic.List
@__ctorFileStream0 ( global @__envp, global @__class, global @__obj, global path, global mode ) : void
@__ctorFileStream1 ( global @__envp, global @__class, global @__obj, global path, global mode, global access ) : void
@__ctorFileStream10 ( global @__envp, global @__class, global @__obj, global handle, global access, bool ownsHandle, int bufferSize, bool isAsync ) : void
@__ctorFileStream11 ( global @__envp, global @__class, global @__obj, global handle, global access ) : void
@__ctorFileStream12 ( global @__envp, global @__class, global @__obj, global handle, global access, int bufferSize ) : void
@__ctorFileStream13 ( global @__envp, global @__class, global @__obj, global handle, global access, int bufferSize, bool isAsync ) : void
@__ctorFileStream2 ( global @__envp, global @__class, global @__obj, global path, global mode, global access, global share ) : void
@__ctorFileStream3 ( global @__envp, global @__class, global @__obj, global path, global mode, global access, global share, int bufferSize ) : void
@__ctorFileStream4 ( global @__envp, global @__class, global @__obj, global path, global mode, global access, global share, int bufferSize, global options ) : void
@__ctorFileStream5 ( global @__envp, global @__class, global @__obj, global path, global mode, global access, global share, int bufferSize, bool useAsync ) : void
@__ctorFileStream6 ( global @__envp, global @__class, global @__obj, global path, global mode, global rights, global share, int bufferSize, global options, global fileSecurity ) : void
@__ctorFileStream7 ( global @__envp, global @__class, global @__obj, global handle, global access ) : void
@__ctorFileStream8 ( global @__envp, global @__class, global @__obj, global handle, global access, bool ownsHandle ) : void
@__ctorFileStream9 ( global @__envp, global @__class, global @__obj, global handle, global access, bool ownsHandle, int bufferSize ) : void
GetAccessControl2 ( global @__envp, global @__obj ) : global::net.sf.jni4net.utils.JniHandle
Handle4 ( global @__envp, global @__obj ) : global::System.IntPtr
InitJNI ( global @__env, java @__class ) : void
IsAsync0 ( global @__envp, global @__obj ) : bool
Lock6 ( global @__envp, global @__obj, long position, long length ) : void
Name1 ( global @__envp, global @__obj ) : global::net.sf.jni4net.utils.JniHandle
SafeFileHandle5 ( global @__envp, global @__obj ) : global::net.sf.jni4net.utils.JniHandle
SetAccessControl3 ( global @__envp, global @__obj, global fileSecurity ) : void
Unlock7 ( global @__envp, global @__obj, long position, long length ) : void