C# Класс TestME.Question

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Question ( ) : System.Collections.Generic
Question ( int id, string question, List answers, int dlevel, bool prive ) : System.Collections.Generic

Описание методов

Question() публичный Метод

public Question ( ) : System.Collections.Generic
Результат System.Collections.Generic

Question() публичный Метод

public Question ( int id, string question, List answers, int dlevel, bool prive ) : System.Collections.Generic
id int
question string
answers List
dlevel int
prive bool
Результат System.Collections.Generic