C# Class StructureMap.Configuration.DSL.ExpressionValidator.ValidateExpression

Afficher le fichier Open project: visit/structuremap

Méthodes publiques

Méthode Description
IntoPluginType ( Type pluginType ) : void
ValidateExpression ( Type TPluggedType ) : System

Method Details

IntoPluginType() public méthode

public IntoPluginType ( Type pluginType ) : void
pluginType System.Type
Résultat void

ValidateExpression() public méthode

public ValidateExpression ( Type TPluggedType ) : System
TPluggedType System.Type
Résultat System