C# Class CoRoutine.CoRoutineException, UnityCoroutinesWithoutMonoBehaviours

Inheritance: Exception
Afficher le fichier Open project: svermeulen/UnityCoroutinesWithoutMonoBehaviours

Méthodes publiques

Méthode Description
CoRoutineException ( List objTrace, Exception innerException ) : System

Private Methods

Méthode Description
CreateMessage ( List objTrace ) : string

Method Details

CoRoutineException() public méthode

public CoRoutineException ( List objTrace, Exception innerException ) : System
objTrace List
innerException Exception
Résultat System