How do you generate documentation from the C# file commented
properly with a command-line compiler?



How do you generate documentation from the C# file commented properly with a command-line compiler?..

Answer / guest

Compile it with a /doc switch

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More C Sharp Interview Questions

Can constructor be overloaded in c#?

0 Answers  


Why can't we use a static class instead of singleton?

0 Answers  


Why are strings immutable in c#?

0 Answers  


What?s a multicast delegate?

3 Answers  


What is protected internal modifier in C#?

0 Answers   Arigo Infotech,


Can arraylist hold primitive types?

0 Answers  


Explain the process of polymorphism with an example?

0 Answers  


Are structs value types c#?

0 Answers  


How do I get deterministic finalization in c#?

0 Answers  


What is default class in c#?

0 Answers  


How To Maintain Transaction In C#?

1 Answers   Phoenix Technologies,


Is as keyword in c#?

0 Answers  


Categories