C# Class Fusion.Drivers.Graphics.UbershaderException

Inheritance: GraphicsException
Afficher le fichier Open project: demiurghg/FusionEngine

Méthodes publiques

Méthode Description
UbershaderException ( string message, int combination, Type combinerEnum ) : System

Method Details

UbershaderException() public méthode

public UbershaderException ( string message, int combination, Type combinerEnum ) : System
message string
combination int
combinerEnum System.Type
Résultat System