toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-common-core
/
love.forte.simbot.common.services
/
Services
/
clearProviders
clear
Providers
@
JvmStatic
fun
clearProviders
(
type
:
KClass
<
*
>
)
(
source
)
inline
fun
<
T
:
Any
>
clearProviders
(
)
(
source
)
清理所有通过
addProvider
添加的某类型的 provider 构建器。