Class DependencyNotFoundException
Implements
Inherited Members
Namespace: InsaneScatterbrain.Dependencies
Syntax
public class DependencyNotFoundException : Exception, ISerializable
Constructors
DependencyNotFoundException(Type)
Declaration
public DependencyNotFoundException(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |