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

Datei anzeigen Open project: visit/structuremap

Public Methods

Method Description
IntoPluginType ( Type pluginType ) : void
ValidateExpression ( Type TPluggedType ) : System

Method Details

IntoPluginType() public method

public IntoPluginType ( Type pluginType ) : void
pluginType System.Type
return void

ValidateExpression() public method

public ValidateExpression ( Type TPluggedType ) : System
TPluggedType System.Type
return System