C# Class Pipes.WrapWithHandlerAttribute

Inheritance: System.Attribute
Datei anzeigen 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