C# Class Halodi.PackageRegistry.NPM.NPMResponse

Afficher le fichier Open project: Halodi/halodi-unity-package-registry-manager Class Usage Examples

Méthodes publiques

Свойство Type Description
error string
ok string
reason string
success bool
token string

Property Details

error public_oe property

public string error
Résultat string

ok public_oe property

public string ok
Résultat string

reason public_oe property

public string reason
Résultat string

success public_oe property

public bool success
Résultat bool

token public_oe property

public string token
Résultat string