![]() |
NapPlana.NET 引用文档 0.3.4
Yet Another NapCat Framework SDK for .NET
|
Public 成员函数 | |
| bool | TryRegister (string echo, TaskCompletionSource< ActionResponse > tcs) |
| bool | TryRemove (string echo, out TaskCompletionSource< ActionResponse >? tcs) |
| void | Dispatch (ActionResponse raw) |
| void NapPlana.Core.API.ApiHandler.Dispatch | ( | ActionResponse | raw | ) |
| bool NapPlana.Core.API.ApiHandler.TryRegister | ( | string | echo, |
| TaskCompletionSource< ActionResponse > | tcs | ||
| ) |
| bool NapPlana.Core.API.ApiHandler.TryRemove | ( | string | echo, |
| out TaskCompletionSource< ActionResponse >? | tcs | ||
| ) |