C# Class RediSharp.RedIL.RedILException

Inheritance: Exception
ファイルを表示 Open project: areller/RediSharp

Public Methods

Method Description
RedILException ( string message ) : System

Method Details

RedILException() public method

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