DependencyInjectionRegisterT, ParamType Method |
Namespace: Demo3D.Standard
public static IRegistrationBuilder<T, SimpleActivatorData, SingleRegistrationStyle> Register<T, ParamType>( Func<ParamType, T> function ) where T : class
[Missing <param name="function"/> documentation for "M:Demo3D.Standard.DependencyInjection.Register``2(System.Func{``1,``0})"]
[Missing <typeparam name="T"/> documentation for "M:Demo3D.Standard.DependencyInjection.Register``2(System.Func{``1,``0})"]
[Missing <typeparam name="ParamType"/> documentation for "M:Demo3D.Standard.DependencyInjection.Register``2(System.Func{``1,``0})"]
[Missing <returns> documentation for "M:Demo3D.Standard.DependencyInjection.Register``2(System.Func{``1,``0})"]