Table of Contents

Constructor AssemblyReference

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

AssemblyReference(string, string?)

Initializes a new instance of the AssemblyReference class with specified parameters.

public AssemblyReference(string name, string? fullPath = null)

Parameters

name string

Name of the assembly reference.

fullPath string

Full name of the assembly reference,