Share via


Dependency Struct

Definition

public value class Dependency : IEquatable<Microsoft::Extensions::DependencyModel::Dependency>
public readonly struct Dependency : IEquatable<Microsoft.Extensions.DependencyModel.Dependency>
type Dependency = struct
Public Structure Dependency
Implements IEquatable(Of Dependency)
Inheritance
Dependency
Implements

Constructors

Name Description
Dependency(String, String)

Properties

Name Description
Name
Version

Methods

Name Description
Equals(Dependency)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)
GetHashCode()

Applies to