C# Class Dwarrowdelf.ActionReport

Inheritance: LivingReport
Afficher le fichier Open project: tomba/dwarrowdelf

Méthodes publiques

Méthode Description
SetFail ( string str ) : void

Méthodes protégées

Méthode Description
ActionReport ( ILivingObject living ) : System

Method Details

ActionReport() protected méthode

protected ActionReport ( ILivingObject living ) : System
living ILivingObject
Résultat System

SetFail() public méthode

public SetFail ( string str ) : void
str string
Résultat void