C# Class RunningObjects.Core.RunningObjectsException

Inheritance: Exception
Mostrar archivo Open project: edurdias/RunningObjects

Public Methods

Method Description
RunningObjectsException ( string message ) : System

Method Details

RunningObjectsException() public method

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