Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Unity
PackageManager
IvyVerifier
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