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)