AddAuthor

CommentAuthorCollection.AddAuthor method

在集合末尾添加新作者。

public ICommentAuthor AddAuthor(string name, string initials)
范围类型描述
nameString新作者的姓名。
initialsString新作者的姓名缩写。

也可以看看