C# Class Game.NET.ShaderNotCompiledException

Inheritance: GameException
Mostrar archivo Open project: GameDotNet/Game.NET

Public Methods

Method Description
ShaderNotCompiledException ( ) : System
ShaderNotCompiledException ( string message ) : System

Method Details

ShaderNotCompiledException() public method

public ShaderNotCompiledException ( ) : System
return System

ShaderNotCompiledException() public method

public ShaderNotCompiledException ( string message ) : System
message string
return System