In this video we will cover how to reuse the same method name with an interface parameter.
Basic Steps:
Rewrite same function generic parameter.
Explain IEnumberable interface and 'T' type parameter.
Make minor modifications to nearly same function.
Show the implementation with messagebox.
Show what variable types it accepts.
C# .NET
Windows Form Application
Visual Studio
Boolean
Foreach Loop
List
If else statement
String Join Method
Messagebox Show
Algorithm
Interface Implementation
Type Parameter