Author Type
Represents the author of a validation package
Instance members
Instance member | Description |
Full Usage:
this.Affiliation
|
|
Full Usage:
this.AffiliationLink
|
|
Full Usage:
this.Email
|
|
Full Usage:
this.FullName
|
|
Static members
Static member | Description |
Full Usage:
Author.create (fullName, email, ?Affiliation, ?AffiliationLink)
Parameters:
string
email : string
?Affiliation : string
?AffiliationLink : string
Returns: Author
|
|