Skip to content
Version 2.11.0
↓ Get the launcher

IStellarPlugin interface

Implemented by every Stellar plugin. The plugin host instantiates the type via its single constructor that takes IPluginServices.

public interface IStellarPlugin : IDisposable
name description
Name { get; } Human-readable plugin name. Surfaced in logs and (later) the plugin manager UI.