C# Class Unity.IL2CPP.VarianceSupport

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
Apply ( TypeReference leftType, TypeReference rightType ) : string
IsNeededForConversion ( TypeReference leftType, TypeReference rightType ) : bool

Method Details

Apply() public static méthode

public static Apply ( TypeReference leftType, TypeReference rightType ) : string
leftType Mono.Cecil.TypeReference
rightType Mono.Cecil.TypeReference
Résultat string

IsNeededForConversion() public static méthode

public static IsNeededForConversion ( TypeReference leftType, TypeReference rightType ) : bool
leftType Mono.Cecil.TypeReference
rightType Mono.Cecil.TypeReference
Résultat bool