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

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

공개 메소드들

메소드 설명
Sword ( IJewel jewel )

Initializes a new instance of the Sword class.

메소드 상세

Sword() 공개 메소드

Initializes a new instance of the Sword class.
public Sword ( IJewel jewel )
jewel IJewel The grand weapon.