Click or drag to resize

IPlugin Interface

Developed by SO-SOFT
Plugin interface

Namespace: scbscript
Assembly: scbscriptg (in scbscriptg.exe) Version: 15.62.0+ec7f396c1b0556a067fcf8d296cc36e3f3a5ac92
Syntax
C#
public interface IPlugin

The IPlugin type exposes the following members.

Properties
 NameDescription
Public propertyAuthor Returns the author
Public propertyClassTypes Returns class types
Public propertyDescription Returns description
Public propertyMethodTypes Returns method types
Public propertyName Returns the plugin name
Public propertyVersion Returns the version
Top
See Also