• Version 4.1.0
Show / Hide Table of Contents

Class WarningEventArgs

Contains information about 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.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public class WarningEventArgs : EventArgs

Properties

Cause

Declaration
public string Cause { get; }
Property Value
Type Description
string
In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX