public static bool ChannelExisted(
this IDmtpActorObject client,
int id
)
<ExtensionAttribute>
Public Shared Function ChannelExisted (
client As IDmtpActorObject,
id As Integer
) As Boolean
[<ExtensionAttribute>]
static member ChannelExisted :
client : IDmtpActorObject *
id : int -> bool
[缺少 "M:TouchSocket.Dmtp.DmtpActorExtension.ChannelExisted(TouchSocket.Dmtp.IDmtpActorObject,System.Int32)" 的 <param name="client"/> 文档]