• Version 5.4.0
Show / Hide Table of Contents

Class WarningEventArgs

Contains information about occurred warning.

Inheritance
object
EventArgs
WarningEventArgs
Inherited Members
EventArgs.Empty
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OnixS.CmeDropCopyHandler
Assembly: OnixS.CmeDropCopyHandler.dll
Syntax
public class WarningEventArgs : EventArgs

Fields

Description

Error description.

Declaration
public readonly string Description
Field Value
Type Description
string
In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX