C# Class Ninject.Tests.Integration.SpecialNinja

Inheritance: IWarrior
Mostra file Open project: Qiredev/ninject

Private Properties

Property Type Description

Public Methods

Method Description
this ( int index ) : object

Gets or sets the System.Object at the specified index. Added to have properties with the same name.

this ( string index ) : object

Gets or sets the System.Object at the specified index. Added to have properties with the same name.

Method Details

this() public method

Gets or sets the System.Object at the specified index. Added to have properties with the same name.
public this ( int index ) : object
index int
return object

this() public method

Gets or sets the System.Object at the specified index. Added to have properties with the same name.
public this ( string index ) : object
index string
return object