Gagne, Chris [mailto:[EMAIL PROTECTED]] wrote:
> Was doing some reading this weekend and the article I was > viewing mentioned C#'s ability to support replaceable > parameters. Never gave an example just touched on the fact > that it is supported. This term, I have to admit, is new to > me so I set out to find some information. I've searched the > archives, looked around on MSDN etc etc and still feel rather > foggy on what exactly it is that a replaceable parameter > accomplishes. Would some on be so kind as to explain their > use, ideally with a some sort of real world example? Chris, Replaceable parameters don't really have anything to do with the C# language itself, but rather the templates that you can create in VS.NET. Check out this page[1] in the VS.NET SDK for more info. HTH, Drew .NET MVP [1] http://msdn.microsoft.com/library/en-us/vsent7/html/vxwlkcreatingtemplateusi ngsubprojectwizards.asp?frame=true You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.