Class DependencyContainerWeakReferenceException
Weak Reference Exception.
Inherited Members
Namespace: Swan.DependencyInjection
Syntax
public class DependencyContainerWeakReferenceException : Exception, ISerializable, _Exception
Constructors
DependencyContainerWeakReferenceException(Type)
Initializes a new instance of the DependencyContainerWeakReferenceException class.
Declaration
public DependencyContainerWeakReferenceException(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type | The type. |