C# 클래스 Ninject.Extensions.ContextPreservation.Fakes.NamedDagger

A test implementation of INamedWeapon used in the unit tests
상속: Dagger, INamedWeapon
파일 보기 프로젝트 열기: ninject/Ninject.Extensions.ContextPreservation

공개 메소드들

메소드 설명
NamedDagger ( string name )

Initializes a new instance of the NamedDagger class.

메소드 상세

NamedDagger() 공개 메소드

Initializes a new instance of the NamedDagger class.
public NamedDagger ( string name )
name string /// The name of the weapon. ///