Documenting overloaded methods with the same XML comments

前端 未结 4 2010
情书的邮戳
情书的邮戳 2021-02-02 08:16

Say I have this constructor:

/// 
/// Example comment.
/// 
public SftpConnection(string host, string username, 
    string passwo         


        
4条回答
提交回复
热议问题