C# Class java.io.@__Closeable

Inheritance: global::java.lang.Object, global::java.io.Closeable
Mostra file Open project: Mazrick/jni4net

Public Methods

Method Description
close ( ) : void

Private Methods

Method Description
@__Closeable ( global @__env )
@__Init ( global @__env, global @__class ) : global::System.Collections.Generic.List
InitJNI ( global @__env, java @__class ) : void
close0 ( global @__envp, global @__obj ) : void

Method Details

close() public method

public close ( ) : void
return void