C# Class Castle.MicroKernel.Tests.DefaultImplementationAttribute

Inheritance: System.Attribute
Show file Open project: castleproject/Windsor

Public Methods

Method Description
DefaultImplementationAttribute ( Type implementation ) : System

Method Details

DefaultImplementationAttribute() public method

public DefaultImplementationAttribute ( Type implementation ) : System
implementation System.Type
return System