public static IRegistrator RegisterTransient(
this IRegistrator registrator,
Type fromType,
Type toType,
string key
)<ExtensionAttribute>
Public Shared Function RegisterTransient (
registrator As IRegistrator,
fromType As Type,
toType As Type,
key As String
) As IRegistrator[<ExtensionAttribute>]
static member RegisterTransient :
registrator : IRegistrator *
fromType : Type *
toType : Type *
key : string -> IRegistrator [缺少 "M:TouchSocket.Core.CoreContainerExtension.RegisterTransient(TouchSocket.Core.IRegistrator,System.Type,System.Type,System.String)" 的 <param name="registrator"/> 文档]
[缺少 "M:TouchSocket.Core.CoreContainerExtension.RegisterTransient(TouchSocket.Core.IRegistrator,System.Type,System.Type,System.String)" 的 <param name="fromType"/> 文档]
[缺少 "M:TouchSocket.Core.CoreContainerExtension.RegisterTransient(TouchSocket.Core.IRegistrator,System.Type,System.Type,System.String)" 的 <param name="toType"/> 文档]
[缺少 "M:TouchSocket.Core.CoreContainerExtension.RegisterTransient(TouchSocket.Core.IRegistrator,System.Type,System.Type,System.String)" 的 <param name="key"/> 文档]
[缺少 "M:TouchSocket.Core.CoreContainerExtension.RegisterTransient(TouchSocket.Core.IRegistrator,System.Type,System.Type,System.String)" 的 <returns> 文档]