C# Class Tosca.Core.Web.ActorBootstrapper.ActorConvention

Inheritance: TypeRules, ITypeScanner
Mostrar archivo Open project: phatboyg/Tosca

Public Methods

Method Description
Process ( Type type, StructureMap.Graph.PluginGraph graph ) : void

Method Details

Process() public method

public Process ( Type type, StructureMap.Graph.PluginGraph graph ) : void
type System.Type
graph StructureMap.Graph.PluginGraph
return void