Class TrinityPlugin
Represents the base class for all plugins in the Trinity application.
public abstract class TrinityPlugin
- Inheritance
-
TrinityPlugin
- Inherited Members
Methods
GetScriptSources()
Gets the list of script sources associated with the plugin.
public virtual List<string> GetScriptSources()
Returns
GetStyleSources()
Gets the list of style sources associated with the plugin.
public virtual List<string> GetStyleSources()