1 Csharp Generics m1 Why Slides

download 1 Csharp Generics m1 Why Slides

of 4

description

slides for Scott Alen's C# Generics on PluralSight

Transcript of 1 Csharp Generics m1 Why Slides

  • C# Generics

    Why Generics?

    K. Scott Allen @OdeToCode

  • Generics

    Generics types allow code reuse with type safety Defer type specification to client Internal algorithms remain the same

  • Terminology

  • Summary

    Generics types allow code reuse with type safety

    C# GenericsGenericsTerminologySummary