public static Object ResolveWithoutRoot(
this IServiceProvider resolver,
Type fromType
)
<ExtensionAttribute>
Public Shared Function ResolveWithoutRoot (
resolver As IServiceProvider,
fromType As Type
) As Object
[<ExtensionAttribute>]
static member ResolveWithoutRoot :
resolver : IServiceProvider *
fromType : Type -> Object
[缺少 "M:TouchSocket.Core.CoreContainerExtension.ResolveWithoutRoot(System.IServiceProvider,System.Type)" 的 <returns> 文档]
Exception |