public override Task ResetIdAsync(
string sourceId,
string targetId
)
Public Overrides Function ResetIdAsync (
sourceId As String,
targetId As String
) As Task
abstract ResetIdAsync :
sourceId : string *
targetId : string -> Task
override ResetIdAsync :
sourceId : string *
targetId : string -> Task
[缺少 "M:TouchSocket.Sockets.TcpServiceBase`1.ResetIdAsync(System.String,System.String)" 的 <returns> 文档]