C# Class Pipes.WrapWithHandlerAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: zeitgarden/Pipes

Public Methods

Method Description
WrapWithHandlerAttribute ( Type handlerType ) : System

Method Details

WrapWithHandlerAttribute() public method

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