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

Afficher le fichier Open project: kumpera/mono

Méthodes publiques

Méthode Description
GetType ( string componentName, string &source, string &ns ) : Type

Method Details

GetType() public abstract méthode

public abstract GetType ( string componentName, string &source, string &ns ) : Type
componentName string
source string
ns string
Résultat System.Type