C# Class Rhino.FieldAndMethods

Inheritance: NativeJavaMethod
Show file Open project: hazzik/Rhino.Net Class Usage Examples

Public Methods

Method Description
GetDefaultValue ( Type hint ) : object

Private Methods

Method Description
FieldAndMethods ( Scriptable scope, MemberBox methods, FieldInfo field ) : System

Method Details

GetDefaultValue() public method

public GetDefaultValue ( Type hint ) : object
hint System.Type
return object