C# Class Protocol.AttackersResponse

Inheritance: Response
ファイルを表示 Open project: Beginner7/Command2

Public Properties

Property Type Description
Attackers List
BlackKing string
WhiteKing string

Property Details

Attackers public_oe property

public List
Attackers
return List

BlackKing public_oe property

public string BlackKing
return string

WhiteKing public_oe property

public string WhiteKing
return string