Implements
Namespace: Metalama.Extensions.DependencyInjection
Assembly: Metalama.Extensions.DependencyInjection.dll
Syntax
[CompileTime]
public sealed record DependencyOptions : IEquatable<DependencyOptions>
Constructors
Name | Description |
---|---|
DependencyOptions() |
Properties
Name | Description |
---|---|
Default | |
IsLazy | |
IsRequired | |
IsStatic | |
MemberKind | |
MemberName |
Methods
Name | Description |
---|---|
Equals(DependencyOptions?) | |
Equals(object?) | |
GetHashCode() | |
ToString() |
Operators
Name | Description |
---|---|
operator ==(DependencyOptions?, DependencyOptions?) | |
operator !=(DependencyOptions?, DependencyOptions?) |