C# Класс Debugging.DebuggerVariableDisplay.StudentWithDebuggerBrowsableAttribute

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

Private Properties

Свойство Тип Описание

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

Метод Описание
StudentWithDebuggerBrowsableAttribute ( string firstName, string lastName, IEnumerable grades ) : System.Collections.Generic

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

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

public StudentWithDebuggerBrowsableAttribute ( string firstName, string lastName, IEnumerable grades ) : System.Collections.Generic
firstName string
lastName string
grades IEnumerable
Результат System.Collections.Generic