C# Class BCXAPI.Exceptions.BaseException

Inheritance: System.Exception
Datei anzeigen Open project: WeAreMammoth/bcxapi-dotnet

Public Methods

Method Description
BaseException ( string message ) : System

Method Details

BaseException() public method

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