Add

ThreadedCommentCollection.Add method

Fügt einen Thread-Kommentar hinzu;

public int Add(string text, ThreadedCommentAuthor author)
ParameterTypBeschreibung
textStringDer Text des Threadkommentars.
authorThreadedCommentAuthorDer Autor des Threadkommentars

Siehe auch