protected virtual Task OnCreatedChannel(
CreateChannelEventArgs e
)
Protected Overridable Function OnCreatedChannel (
e As CreateChannelEventArgs
) As Task
abstract OnCreatedChannel :
e : CreateChannelEventArgs -> Task
override OnCreatedChannel :
e : CreateChannelEventArgs -> Task
[缺少 "M:TouchSocket.Dmtp.HttpDmtpSessionClient.OnCreatedChannel(TouchSocket.Dmtp.CreateChannelEventArgs)" 的 <returns> 文档]