C# Class Signum.Utilities.MethodExpanderAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: signumsoftware/framework

Public Methods

Method Description
MethodExpanderAttribute ( Type type ) : System

Method Details

MethodExpanderAttribute() public method

public MethodExpanderAttribute ( Type type ) : System
type System.Type A class that implements IMethodExpander
return System