C# Class Debugging.DebuggerVariableDisplay.StudentWithDebuggerBrowsableAttribute

Inheritance: Student
Show file Open project: NikolayIT/CSharp-Tips-and-Tricks Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
StudentWithDebuggerBrowsableAttribute ( string firstName, string lastName, IEnumerable grades ) : System.Collections.Generic

Method Details

StudentWithDebuggerBrowsableAttribute() public method

public StudentWithDebuggerBrowsableAttribute ( string firstName, string lastName, IEnumerable grades ) : System.Collections.Generic
firstName string
lastName string
grades IEnumerable
return System.Collections.Generic