C# Class Fusion.Drivers.Graphics.UbershaderException

Inheritance: GraphicsException
Datei anzeigen Open project: demiurghg/FusionEngine

Public Methods

Method Description
UbershaderException ( string message, int combination, Type combinerEnum ) : System

Method Details

UbershaderException() public method

public UbershaderException ( string message, int combination, Type combinerEnum ) : System
message string
combination int
combinerEnum System.Type
return System