Click or drag to resize

DependencyInjectionContainer Property

Access to interfaces. Once this has been called, no more registrations should take place on _builder

Namespace:  Demo3D.Standard
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 17.00.05
Syntax
C#
public static IContainer Container { get; }

Property Value

Type: IContainer
See Also