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

Inheritance: ArgumentException
Afficher le fichier Open project: canhorn/EventHorizon.Blazor.Interop.Generator

Méthodes publiques

Méthode Description
ToolArgumentException ( string paramName, string message ) : System

Method Details

ToolArgumentException() public méthode

public ToolArgumentException ( string paramName, string message ) : System
paramName string
message string
Résultat System