C# Class Jint.CachedTypeResolver

Inheritance: ITypeResolver
显示文件 Open project: splhack/unity-jint

Public Methods

Method Description
ResolveType ( string fullname ) : Type

Method Details

ResolveType() public method

public ResolveType ( string fullname ) : Type
fullname string
return System.Type