Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
_02
Blobs
Entities
Attacks
Attack
C# Class _02.Blobs.Entities.Attacks.Attack
Inheritance:
IAttack
显示文件
Open project: nayots/SoftUni
Public Methods
Method
Description
Execute
(
Blob
attacker
,
Blob
target
) :
void
Method Details
Execute()
public
abstract
method
public
abstract
Execute
(
Blob
attacker
,
Blob
target
) :
void
attacker
Blob
target
Blob
return
void