C# Class Yea.Localization.MalformedStringException

Inheritance: LocalizationException
Exibir arquivo Open project: OxPatient/Rule-Engine

Public Methods

Method Description
MalformedStringException ( string message = "" ) : System

Method Details

MalformedStringException() public method

public MalformedStringException ( string message = "" ) : System
message string
return System