Property | Type | Description | |
---|---|---|---|
ContainingNamespaceNames | IList |
||
TypeName | string | ||
Version | string? |
Method | Description | |
---|---|---|
PackageWithTypeResult ( string packageName, string typeName, string version, int rank, IList containingNamespaceNames ) : System |
public PackageWithTypeResult ( string packageName, string typeName, string version, int rank, IList containingNamespaceNames ) : System | ||
packageName | string | |
typeName | string | |
version | string | |
rank | int | |
containingNamespaceNames | IList | |
return | System |