Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ArmedCards
Entities
GroupedAnswers
C# Class ArmedCards.Entities.GroupedAnswers
Representation of grouped answers
显示文件
Open project: kwmcrell/ArmedCards
Public Methods
Method
Description
GroupedAnswers
(
Int32
key
,
List
answers
) :
System
Constructors
Method Details
GroupedAnswers()
public
method
Constructors
public
GroupedAnswers
(
Int32
key
,
List
answers
) :
System
key
System.Int32
answers
List
return
System