C# Class Sanguosha.Core.Network.AskForMultipleChoiceResponse

Inheritance: GameResponse
Exibir arquivo Open project: RagingBigFemaleBird/sgs

Private Properties

Property Type Description

Public Methods

Method Description
AskForMultipleChoiceResponse ( ) : System
AskForMultipleChoiceResponse ( int choiceIndex ) : System

Method Details

AskForMultipleChoiceResponse() public method

public AskForMultipleChoiceResponse ( ) : System
return System

AskForMultipleChoiceResponse() public method

public AskForMultipleChoiceResponse ( int choiceIndex ) : System
choiceIndex int
return System