Show / Hide Table of Contents

Enum ResolutionOption

Options indicating how dependency should be resolved

Namespace: Unity
Assembly: Unity.Abstractions.dll
Syntax
public enum ResolutionOption

Fields

Name Description
Optional

Optional dependency

Required

Required dependency

Extension Methods

InjectionMatching.Matches(Type)
InjectionMatching.MatchesObject(Type)
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2020 .NET Foundation and Contributors. All Rights Reserved