C# Class hl2glsl.UnsupportedTokenException

Inheritance: System.Exception
Mostrar archivo Open project: SickheadGames/HL2GLSL

Public Methods

Method Description
UnsupportedTokenException ( string str ) : System

Method Details

UnsupportedTokenException() public method

public UnsupportedTokenException ( string str ) : System
str string
return System