SetAuthor

SetAuthor(string)

Agrega el autor.

public void SetAuthor(string author)
ParámetroEscribeDescripción
authorStringEl autor.

Ver también


SetAuthor(string[])

Agrega el autor.

public void SetAuthor(string[] author)
ParámetroEscribeDescripción
authorString[]El autor.

Ver también