Click here to Skip to main content
15,891,409 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How would you make a function summary in python? I know in C# it's
///<summary>...</summary>
Posted
Comments
Sergey Alexandrovich Kryukov 5-Aug-13 19:22pm    
It's not in "C#", it's the comment-based code for XML documentation, has nothing to do with C# itself. And has nothing to do with Python. What are you talking about?
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900