プラグインタイプ

Summary

Represents a plugin algorithm type.

Signature

1
public abstract interface PluginType

 

Namespace

cAlgo.API

Properties

IsEnabled

Summary

Returns true if the plugin is enabled; otherwise, false.

Signature

1
public abstract bool IsEnabled {get;}

 

Return Value

bool

  • Algo Registry
目次

このページについて