C# Class Unity.IL2CPP.ErrorTypeAndMethod

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
ThrowIfIsErrorMethod ( MethodReference method ) : void
ThrowIfIsErrorType ( Mono.Cecil.TypeDefinition typeDefinition ) : void

Private Methods

Méthode Description
FormatExceptionMessage ( string typeOrMethod, string name ) : string
VerifyRequiredCodeGenOptions ( ) : void

Method Details

ThrowIfIsErrorMethod() public static méthode

public static ThrowIfIsErrorMethod ( MethodReference method ) : void
method Mono.Cecil.MethodReference
Résultat void

ThrowIfIsErrorType() public static méthode

public static ThrowIfIsErrorType ( Mono.Cecil.TypeDefinition typeDefinition ) : void
typeDefinition Mono.Cecil.TypeDefinition
Résultat void