C# Class CSharpUtils.Threading.GreenThreadException

Inheritance: System.Exception
Afficher le fichier Open project: soywiz/csharputils

Méthodes publiques

Méthode Description
GreenThreadException ( string Name, Exception InnerException ) : System

Method Details

GreenThreadException() public méthode

public GreenThreadException ( string Name, Exception InnerException ) : System
Name string
InnerException System.Exception
Résultat System