Class ActorCreatedReport
- Namespace
- CSF.Screenplay.ReportModel
- Assembly
- CSF.Screenplay.dll
An implementation of ReportableModelBase which represents the addition/creation of a new actor in a performance.
public class ActorCreatedReport : ReportableModelBase
- Inheritance
-
ActorCreatedReport
- Inherited Members
Remarks
This model exposes nothing more than the ReportableModelBase already provides.