C# Class BasicLoader.ParsingException

Inheritance: System.Exception
Mostra file Open project: i2e-haw-hamburg/cad-in-unity

Public Methods

Method Description
ParsingException ( string message ) : System

Method Details

ParsingException() public method

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