C# Class Uiml.Utils.Reflection.TypeLoader

Exibir arquivo Open project: jozilla/Uiml.net

Public Methods

Method Description
LoadType ( string name ) : Type

Method Details

LoadType() public static method

public static LoadType ( string name ) : Type
name string
return System.Type