Name |
Description |
AssemblyBuilder |
Represents a class that can create AssemblyDefinition instances. |
ContainerTypeBuilder |
Represents a class that can create other types. |
CreateContainerStub |
Represents a class that creates a IMicroContainer implementation. |
GetAllInstancesMethodImplementor |
|
GetInstanceMethodImplementor |
Represents the default implementation of the IGetInstanceMethodImplementor interface. |
InterfaceStubBuilder |
A class that can generate a stub implementation for any given interface type. |
MethodBuilder |
Represents a type that can create methods. |
MethodBuilderOptions |
Represents a class that describes the options for creating a target method. |
MethodOverrider |
Represents a type that adds method overrides for interface methods. |
ServiceHashEmitter |
Rrepesnts a class that adds a GetServiceHashCode method to a target type. |
ServiceInitializer |
Represents a type that initializes services using the given service container. |
ServiceMapBuilder |
Represents the default implementation of the IServiceMapBuilder interface. |
SingletonEmitter |
Represents the basic implementation of a ISingletonEmitter instance. |
TypeBuilder |
Represents the basic implementation for a type builder class. |