Answer the question
In order to leave comments, you need to log in
How to unload information on a class according to a certain rule?
Good afternoon!
There is a class with certain fields, comments and methods.
I want to upload information in the form:
ClassName
----FieldName (Comment)
----MethodName (Comment)
How can this be done quickly and easily?
Is there a solution that will allow unloading an invoice on click from an item in the context menu? I know that you can write a separate program, but I'm interested in more interactive solutions
Answer the question
In order to leave comments, you need to log in
/// <summary>
/// Class description
/// </summary>
public class SomeClass { }
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question