Table of Contents

Class PlacementValidatedEvent

Namespace
MoonBark.GridPlacement.Core.Events
Assembly
MoonBark.GridPlacement.Core.dll

Event raised when a placement has been validated.

public class PlacementValidatedEvent : ServiceEvent
Inheritance
PlacementValidatedEvent
Inherited Members

Constructors

PlacementValidatedEvent(object, PlacementReport)

public PlacementValidatedEvent(object source, PlacementReport report)

Parameters

source object
report PlacementReport

Properties

Report

public PlacementReport Report { get; }

Property Value

PlacementReport