IgnoreForResolverAttribute ClassDelta Engine Documentation
Causes Autofac not to register this class to resolve to. View code on GitHub
Inheritance Hierarchy

System Object
  System Attribute
    DeltaEngine.Platforms IgnoreForResolverAttribute

Namespace: DeltaEngine.Platforms
Assembly: DeltaEngine.Platforms (in DeltaEngine.Platforms.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public sealed class IgnoreForResolverAttribute : Attribute

The IgnoreForResolverAttribute type exposes the following members.

Constructors

  NameDescription
Public methodIgnoreForResolverAttribute
Initializes a new instance of the IgnoreForResolverAttribute class
Top
Methods

  NameDescription
Public methodStatic memberIsTypeIgnored
Top
See Also