Click or drag to resize
AuthorInformationAttribute Constructor
Overload List
  NameDescription
Public methodAuthorInformationAttribute(String)

This overload allows the user to set only the Author Name field. In this way an author doesn't have to give out their personal email address.

Public methodAuthorInformationAttribute(String, String)

This overload allows you to easily set both your name and email on your creature. This is the recommended usage of the attribute whenever introducing a new creature into the EcoSystem.

Top
See Also