C# Class System.@__IFormatProvider

Inheritance: global::java.lang.Object, global::System.IFormatProvider
Datei anzeigen Open project: Mazrick/jni4net

Public Methods

Method Description
GetFormat ( global formatType ) : object

Private Methods

Method Description
@__IFormatProvider ( global @__env )
@__Init ( global @__env, global @__class ) : global::System.Collections.Generic.List
GetFormat0 ( global @__envp, global @__obj, global formatType ) : global::net.sf.jni4net.utils.JniHandle
InitJNI ( global @__env, java @__class ) : void

Method Details

GetFormat() public method

public GetFormat ( global formatType ) : object
formatType global
return object