C# Class Smooth.Foundations.PatternMatching.NoMatchException

Inheritance: System.Exception
Mostrar archivo Open project: GuuD/smooth.foundations

Public Methods

Method Description
NoMatchException ( string message ) : System

Method Details

NoMatchException() public method

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