/// <summary>
/// This method does something...
/// </summary>
public void DoSomething()
{
// code...
}
When using that method/class etc... in a different .dll the comments do not show up.
When using that method/class etc... in a different .dll the comments do not show up. |
||||
|
|
|
A couple of suggestions:
|
|||
|