SetPublisher

SetPublisher(string)

添加发布者。

public void SetPublisher(string publisher)
范围类型描述
publisherString出版商。

也可以看看


SetPublisher(string[])

添加发布者。

public void SetPublisher(string[] publisher)
范围类型描述
publisherString[]出版商。

例外

例外(健康)状况
ArgumentNullException出版商

也可以看看