C# Class System.IKVMInterop

显示文件 Open project: soywiz/NodeNetAsync

Public Methods

Method Description
GetJavaReader ( this This ) : java.io.Reader
GetJavaWriter ( this This ) : java.io.Writer

Method Details

GetJavaReader() static public method

static public GetJavaReader ( this This ) : java.io.Reader
This this
return java.io.Reader

GetJavaWriter() static public method

static public GetJavaWriter ( this This ) : java.io.Writer
This this
return java.io.Writer