Table of Contents

Class FrameworkReference

Namespace
Alternet.Common.Projects.DotNet.SdkStyleReferences
Assembly
Alternet.Common.v10.dll

Represents a framework stored in the project's frameworks list.

public class FrameworkReference : ValueObject<FrameworkReference>
Inheritance
FrameworkReference

Constructors

FrameworkReference(string)

Initializes a new instance of the FrameworkReference class with specified name.

Properties

Name

Gets name of the framework.

Methods

EqualsCore(FrameworkReference)
GetHashCodeCore()