C# Class Protogame.UnifiedShaderLexingException

Inheritance: System.Exception
Afficher le fichier Open project: RedpointGames/Protogame

Méthodes publiques

Méthode Description
UnifiedShaderLexingException ( string message, int lineNumber, int columnNumber ) : System

Method Details

UnifiedShaderLexingException() public méthode

public UnifiedShaderLexingException ( string message, int lineNumber, int columnNumber ) : System
message string
lineNumber int
columnNumber int
Résultat System