C# Class GrimmLib.GrimmAssertException

Inheritance: System.Exception
Exibir arquivo Open project: eriksvedang/Grimm

Public Methods

Method Description
GrimmAssertException ( string pMessage ) : System

Method Details

GrimmAssertException() public method

public GrimmAssertException ( string pMessage ) : System
pMessage string
return System