C# Class ExcelDna.Loader.DnaMarshalException

Inheritance: System.Exception
Show file Open project: Excel-DNA/ExcelDna

Public Methods

Method Description
DnaMarshalException ( string message ) : System

Method Details

DnaMarshalException() public method

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