Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Ninject
Extensions
ContextPreservation
Fakes
NamedDagger
C# Класс Ninject.Extensions.ContextPreservation.Fakes.NamedDagger
A test implementation of
INamedWeapon
used in the unit tests
Наследование:
Dagger
,
INamedWeapon
Показать файл
Открыть проект
Открытые методы
Метод
Описание
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. ///