C# Class Skeleton.FakeWeapon

Inheritance: IWeapon
Afficher le fichier Open project: MertYumer/CSharp-Fundamentals-January-2019

Méthodes publiques

Méthode Description
Attack ( ITarget target ) : void

Method Details

Attack() public méthode

public Attack ( ITarget target ) : void
target ITarget
Résultat void