IEventProvider Interface

Definition

defines the interface that component providers need to implement for the Event, the Runtime class for the Events.

public interface IEventProvider
type IEventProvider = interface
Public Interface IEventProvider

Methods

GetCreateScript()

Script create for this session.

GetDropScript()

Scripts drop for this session

Applies to