C# Class Engine.Objects.WindowStyleException

Inheritance: System.Exception
Mostra file Open project: Radnen/sphere-sfml

Public Methods

Method Description
WindowStyleException ( string filename, string msg ) : System

Method Details

WindowStyleException() public method

public WindowStyleException ( string filename, string msg ) : System
filename string
msg string
return System