T - 扩展类型@Ignored public interface IPluginExtension<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getExtensionObject(IPluginContext context)
获取插件扩展对象
|
T getExtensionObject(IPluginContext context)
context - 插件环境上下文对象Copyright © 2022. All rights reserved.