C# Class ExampleMenu.Examples.Recording.LooseSelectException

Inheritance: System.Exception
ファイルを表示 Open project: nerai/CMenu

Public Methods

Method Description
LooseSelectException ( string message ) : System

Method Details

LooseSelectException() public method

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