C# Class Debugging.DebuggerVariableDisplay.StudentWithDebuggerBrowsableAttribute

Inheritance: Student
Afficher le fichier Open project: NikolayIT/CSharp-Tips-and-Tricks Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
StudentWithDebuggerBrowsableAttribute ( string firstName, string lastName, IEnumerable grades ) : System.Collections.Generic

Method Details

StudentWithDebuggerBrowsableAttribute() public méthode

public StudentWithDebuggerBrowsableAttribute ( string firstName, string lastName, IEnumerable grades ) : System.Collections.Generic
firstName string
lastName string
grades IEnumerable
Résultat System.Collections.Generic