Click or drag to resize

Author(IIndividualIdentity, AuthorType) Constructor

Initializes a new instance of the Author class

Namespace: Ignition.Events.Abstracts
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public Author(
	IIndividualIdentity individual,
	AuthorType authorType
)

Parameters

individual  IIndividualIdentity
 
authorType  AuthorType
 
See Also