C# Class HearthAnalyzer.Core.Cards.Minions.TheBlackKnight

Implements the The Black Knight Battlecry: Destroy an enemy minion with Taunt.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

Method Description
TheBlackKnight ( int id = -1 ) : System

Method Details

TheBlackKnight() public method

public TheBlackKnight ( int id = -1 ) : System
id int
return System