Instantiate this class as a pair of Name and ID.
Constructors
- NameIdPair Creates a new class that represents a Name and ID pair.
Methods
- ToString Overridable function that returns the Name.
Properties
- Name Gets or set the Name.
- ID Gets or set the ID.