Add

ThreadedCommentCollection.Add method

Agrega un comentario encadenado;

public int Add(string text, ThreadedCommentAuthor author)
ParámetroEscribeDescripción
textStringEl texto del comentario encadenado.
authorThreadedCommentAuthorEl autor del comentario encadenado.

Ver también