« C# lambda and foreach variableType Aliases in C# Posted by Bojan Resnik on August 14, 2009 I was maintaining a piece of C# code today, which made heavy use of a class with several generic parameters. The class has several static methods and nested types, so its full signature was all over the place:
private Graph
No comments yet, be the first one to post comment.