C# Class Protogame.UnifiedShaderParsingUnexpectedTokenException

Inheritance: System.Exception
Mostra file Open project: RedpointGames/Protogame

Public Methods

Method Description
UnifiedShaderParsingUnexpectedTokenException ( UnifiedShaderParserV1 token ) : System

Method Details

UnifiedShaderParsingUnexpectedTokenException() public method

public UnifiedShaderParsingUnexpectedTokenException ( UnifiedShaderParserV1 token ) : System
token UnifiedShaderParserV1
return System