C# Class Invert.IOC.InjectAttribute

Inheritance: System.Attribute
Show file Open project: InvertGames/Invert.Common

Public Methods

Method Description
InjectAttribute ( ) : System
InjectAttribute ( string name ) : System

Method Details

InjectAttribute() public method

public InjectAttribute ( ) : System
return System

InjectAttribute() public method

public InjectAttribute ( string name ) : System
name string
return System