public static TouchSocketConfig SetGetDefaultNewId(
this TouchSocketConfig config,
Func<string> value
)
<ExtensionAttribute>
Public Shared Function SetGetDefaultNewId (
config As TouchSocketConfig,
value As Func(Of String)
) As TouchSocketConfig
[<ExtensionAttribute>]
static member SetGetDefaultNewId :
config : TouchSocketConfig *
value : Func<string> -> TouchSocketConfig
[缺少 "M:TouchSocket.Sockets.TouchSocketConfigExtension.SetGetDefaultNewId(TouchSocket.Core.TouchSocketConfig,System.Func{System.String})" 的 <param name="config"/> 文档]
[缺少 "M:TouchSocket.Sockets.TouchSocketConfigExtension.SetGetDefaultNewId(TouchSocket.Core.TouchSocketConfig,System.Func{System.String})" 的 <param name="value"/> 文档]
[缺少 "M:TouchSocket.Sockets.TouchSocketConfigExtension.SetGetDefaultNewId(TouchSocket.Core.TouchSocketConfig,System.Func{System.String})" 的 <returns> 文档]