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

Inheritance: TypeRules, ITypeScanner
ファイルを表示 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