C# Class EventHorizon.Blazor.TypeScript.Interop.Tool.ToolException.ToolArgumentException

Inheritance: ArgumentException
显示文件 Open project: canhorn/EventHorizon.Blazor.Interop.Generator

Public Methods

Method Description
ToolArgumentException ( string paramName, string message ) : System

Method Details

ToolArgumentException() public method

public ToolArgumentException ( string paramName, string message ) : System
paramName string
message string
return System