ApiObject Class

Simple Injector
Common base class for Simple Injector API classes.
Inheritance Hierarchy

SystemObject
  SimpleInjector.AdvancedApiObject
    More...

Namespace:  SimpleInjector.Advanced
Assembly:  SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax

public abstract class ApiObject

The ApiObject type exposes the following members.

Constructors

  NameDescription
Protected methodApiObject
Initializes a new instance of the ApiObject class
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Serves as the default hash function.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also

Reference

Inheritance Hierarchy

SystemObject
  SimpleInjector.AdvancedApiObject
    SimpleInjectorContainer
    SimpleInjectorContainerCollectionRegistrator
    SimpleInjectorContainerOptions
    SimpleInjectorContainerScope
    SimpleInjectorDecoratorContext
    SimpleInjectorDecoratorPredicateContext
    SimpleInjectorDependencyMetadataTService
    SimpleInjectorInjectionConsumerInfo
    SimpleInjectorInjectionTargetInfo
    SimpleInjectorPredicateContext
    SimpleInjectorScope
    SimpleInjectorTypeFactoryContext
    SimpleInjectorTypesToRegisterOptions
    SimpleInjectorVisualizationOptions