Struct PackageId
Inherited Members
Namespace: PvpXray
Assembly: solution.dll
Syntax
public struct PackageId
Constructors
Name | Description |
---|---|
PackageId(Json) | |
PackageId(string) | |
PackageId(string, string) |
Fields
Name | Description |
---|---|
UnityModuleNamePrefix | |
ValidName | |
ValidSemVer |
Properties
Name | Description |
---|---|
Id | |
Name | |
Version |
Methods
Name | Description |
---|---|
Equals(PackageId) | |
Equals(object) | Indicates whether this instance and a specified object are equal. |
GetHashCode() | Returns the hash code for this instance. |
ToString() | Returns the fully qualified type name of this instance. |
Operators
Name | Description |
---|---|
operator ==(PackageId, PackageId) | |
operator !=(PackageId, PackageId) |