C# Class Pathoschild.DesignByContract.Demo.Sword

Mostra file Open project: Pathoschild/DesignByContract Class Usage Examples

Public Methods

Method Description
Hit ( [ target ) : string

Inflict damage on the target.

Method Details

Hit() public method

Inflict damage on the target.
The is null or blank.
public Hit ( [ target ) : string
target [ The target of the sword-swinging.
return string