C# Class GrimmLib.GrimmAssertException

Inheritance: System.Exception
Mostrar archivo 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