AddAuthor

ICommentAuthorCollection.AddAuthor method

Neuen Autor am Ende einer Sammlung hinzufügen.

public ICommentAuthor AddAuthor(string name, string initials)
ParameterTypBeschreibung
nameStringName eines neuen Autors.
initialsStringInitialen eines neuen Autors.

Rückgabewert

NeuICommentAuthor Objekt.

Siehe auch