C# Class Microsoft.Bek.Tests.BekException

Inheritance: System.Exception
Mostrar archivo Open project: AutomataDotNet/Automata Class Usage Examples

Public Methods

Method Description
BekException ( string message ) : System

Method Details

BekException() public method

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