User Tools

Site Tools


generics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
generics [2018/02/10 10:44] wolfgangriedmanngenerics [2018/02/10 11:48] wolfgangriedmann
Line 16: Line 16:
   * [[https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/generics/generic-classes|Generic Classes]]   * [[https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/generics/generic-classes|Generic Classes]]
   * [[https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/generics/generic-type-parameters|Generic Type Parameters]]   * [[https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/generics/generic-type-parameters|Generic Type Parameters]]
 +
 +Another source of more information about generics can be found in the Pearls section of the X# forums: [[https://www.xsharp.info/forum/pearls/247-getting-to-grips-with-generics|Getting to grips with generics]]
  
 Please note that Vulcan.NET could use methods with generic type parameters, but could not let you create them. Please note that Vulcan.NET could use methods with generic type parameters, but could not let you create them.
  
generics.txt · Last modified: 2018/08/20 04:06 by wolfgangriedmann