C# Class inVtero.net.MemException

Inheritance: System.Exception
ファイルを表示 Open project: ShaneK2/inVtero.net

Public Methods

Method Description
MemException ( ) : System
MemException ( string message ) : System

Method Details

MemException() public method

public MemException ( ) : System
return System

MemException() public method

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