P puzzlecracker Sep 22, 2008 #1 I have file that contains list of delegates. What is the standard name for this sort of classes? thank
I have file that contains list of delegates. What is the standard name for this sort of classes? thank
J Jon Skeet [C# MVP] Sep 22, 2008 #2 puzzlecracker said: I have file that contains list of delegates. What is the standard name for this sort of classes? Click to expand... I generally call it "Delegates.cs" - pretty self-explanatory at that point
puzzlecracker said: I have file that contains list of delegates. What is the standard name for this sort of classes? Click to expand... I generally call it "Delegates.cs" - pretty self-explanatory at that point