Generic type is part of the type system of the CLR which allows you to define a type while leaving some details unspecified.
Generic type offer 2 advantages: reduced run-time errors and improved performance.
For more detail, visit this link.
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment