C# Class ThisMember.Core.Exceptions.CodeGenerationException

Inheritance: System.Exception
Datei anzeigen Open project: JulianR/ThisMember

Public Methods

Method Description
CodeGenerationException ( string message ) : System

Method Details

CodeGenerationException() public method

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