Software Development Network>> Visual C#>> Naming a derived class
I would name it <Prefix>FileStream, where the prefix is a word that best communicates the extra functionality you have added.
Mark.
Naming a derived class
djshades2004
I would name it <Prefix>FileStream, where the prefix is a word that best communicates the extra functionality you have added.
Mark.