namespace Pilz.Plugins.Advanced; public enum PluginFeatureExecuteEventType { PreEvent, PostEvent, }