NapPlana.NET 引用文档 0.3.4
Yet Another NapCat Framework SDK for .NET
载入中...
搜索中...
未找到
NapPlana.Core.API.ApiHandler类 参考
类 NapPlana.Core.API.ApiHandler 继承关系图:
NapPlana.Core.API.IApiHandler

Public 成员函数

bool TryRegister (string echo, TaskCompletionSource< ActionResponse > tcs)
 
bool TryRemove (string echo, out TaskCompletionSource< ActionResponse >? tcs)
 
void Dispatch (ActionResponse raw)
 

成员函数说明

◆ Dispatch()

void NapPlana.Core.API.ApiHandler.Dispatch ( ActionResponse  raw)

◆ TryRegister()

bool NapPlana.Core.API.ApiHandler.TryRegister ( string  echo,
TaskCompletionSource< ActionResponse tcs 
)

◆ TryRemove()

bool NapPlana.Core.API.ApiHandler.TryRemove ( string  echo,
out TaskCompletionSource< ActionResponse >?  tcs 
)

该类的文档由以下文件生成: