Add

ThreadedCommentCollection.Add method

Aggiunge un commento in thread;

public int Add(string text, ThreadedCommentAuthor author)
ParametroTipoDescrizione
textStringIl testo del commento in thread.
authorThreadedCommentAuthorL’autore del commento in thread

Guarda anche