C# Class Pipes.Nodes.HandlerNode

Inheritance: MessageNode
ファイルを表示 Open project: zeitgarden/Pipes

Public Methods

Method Description
HandlerNode ( Type handlerType ) : System

Protected Methods

Method Description
BuildObjectDef ( ) : ObjectDef

Method Details

BuildObjectDef() protected method

protected BuildObjectDef ( ) : ObjectDef
return ObjectDef

HandlerNode() public method

public HandlerNode ( Type handlerType ) : System
handlerType System.Type
return System