Class AsmRefDescription
Namespace: Global Namespace
Syntax
public class AsmRefDescription
Constructors
AsmRefDescription(NPath, String)
Declaration
public AsmRefDescription(NPath path, string packageSource)
Parameters
| Type | Name | Description |
|---|---|---|
| NPath | path | |
| String | packageSource |
Properties
PackageSource
Declaration
public string PackageSource { get; }
Property Value
| Type | Description |
|---|---|
| String |
Path
Declaration
public NPath Path { get; }
Property Value
| Type | Description |
|---|---|
| NPath |
Reference
Declaration
public string Reference { get; }
Property Value
| Type | Description |
|---|---|
| String |