Show / Hide Table of Contents

Delegate OnWarning

Namespace: Xrpl.Client
Assembly: Xrpl.dll
Syntax
public delegate Task OnWarning(string warning, string message)
Parameters
Type Name Description
string warning
string message
Returns
Type Description
Task
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX