SetAuthor

SetAuthor(string)

Fügt den Autor hinzu.

public void SetAuthor(string author)
ParameterTypBeschreibung
authorStringDer Autor.

Siehe auch


SetAuthor(string[])

Fügt den Autor hinzu.

public void SetAuthor(string[] author)
ParameterTypBeschreibung
authorString[]Der Autor.

Siehe auch