Dependency Struct

Definition

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

Constructors

Dependency(String, String)

Properties

Name
Version

Methods

Equals(Dependency)

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

Equals(Object)
GetHashCode()

Applies to