C# Class Unity.PackageManager.IvyVerifier

Inheritance: Verifier
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
IvyVerifier ( Uri path ) : System
IvyVerifier ( byte bytes ) : System
IvyVerifier ( string xml ) : System
Verify ( ) : bool

Method Details

IvyVerifier() public méthode

public IvyVerifier ( Uri path ) : System
path System.Uri
Résultat System

IvyVerifier() public méthode

public IvyVerifier ( byte bytes ) : System
bytes byte
Résultat System

IvyVerifier() public méthode

public IvyVerifier ( string xml ) : System
xml string
Résultat System

Verify() public méthode

public Verify ( ) : bool
Résultat bool