mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 02:35:40 +08:00
Specification callback code style
This commit is contained in:
@@ -374,7 +374,7 @@ constructor {
|
||||
#### onNoSuchConstructor [method]
|
||||
|
||||
```kotlin
|
||||
inline fun onNoSuchConstructor(initiate: (Throwable) -> Unit): Result
|
||||
inline fun onNoSuchConstructor(result: (Throwable) -> Unit): Result
|
||||
```
|
||||
|
||||
**变更记录**
|
||||
|
Reference in New Issue
Block a user