C# Class Yea.Localization.MalformedStringException

Inheritance: LocalizationException
Mostrar archivo 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