C# Class net.sf.jni4net.proxygen.model.GType

Show file Open project: Mazrick/jni4net Class Usage Examples

Public Methods

Method Description
MakeArray ( ) : GType
Resolve ( ) : GType
ToString ( ) : string
UpdateMethods ( ) : void
UpdateNames ( ) : void

Method Details

MakeArray() public method

public MakeArray ( ) : GType
return GType

Resolve() public method

public Resolve ( ) : GType
return GType

ToString() public method

public ToString ( ) : string
return string

UpdateMethods() public method

public UpdateMethods ( ) : void
return void

UpdateNames() public method

public UpdateNames ( ) : void
return void