C# Class System.Web.Compilation.AspComponentFoundry.Foundry

Show file Open project: kumpera/mono

Public Methods

Method Description
GetType ( string componentName, string &source, string &ns ) : Type

Method Details

GetType() public abstract method

public abstract GetType ( string componentName, string &source, string &ns ) : Type
componentName string
source string
ns string
return System.Type