Метод | Описание | |
---|---|---|
BuildCardList ( Action action ) : List |
||
Card ( int value, Action action = Action.DAMAGE ) : System.Collections.Generic | ||
Equals ( object obj ) : bool | ||
ToString ( ) : string |
public static BuildCardList ( Action action ) : List |
||
action | Action | |
Результат | List |
public Card ( int value, Action action = Action.DAMAGE ) : System.Collections.Generic | ||
value | int | |
action | Action | |
Результат | System.Collections.Generic |