Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
FakeWeapon
C# Class FakeWeapon, CSharp-Programming-Advanced
Inheritance:
IWeapon
Mostrar archivo
Open project: georgidelchev/CSharp-Programming-Advanced
Class Usage Examples
Public Methods
Method
Description
Attack
(
ITarget,
target
) :
void
Method Details
Attack()
public
method
public
Attack
(
ITarget,
target
) :
void
target
ITarget,
return
void