Class AggregateError
- Namespace
- CSharpToJavaScript.APIs.JS.Ecma
- Assembly
- CSharpToJavaScript.dll
[To("Default")]
public class AggregateError : AggregateErrorPrototype
- Inheritance
-
AggregateError
- Inherited Members
Constructors
AggregateError(object[], string, object?)
[To("Default")]
public AggregateError(object[] errors, string message, object? options = null)
Parameters
Properties
Prototype
[To("FirstCharToLowerCase")]
public static AggregateErrorPrototype Prototype { get; }