WCF-Xtensions Class Reference for Mono
ValidationEventArgs Class
Members 






Returns detailed information related to the ValidationEventHandler.
Object Model
ValidationEventArgs Class
Syntax
'Declaration
 
Public Class ValidationEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ValidationEventArgs
public class ValidationEventArgs : System.EventArgs 
public class ValidationEventArgs = class(System.EventArgs)
public class ValidationEventArgs extends System.EventArgs
public __gc class ValidationEventArgs : public System.EventArgs 
public ref class ValidationEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Noemax.Newtonsoft.Json.Schema.ValidationEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ValidationEventArgs Members
Noemax.Newtonsoft.Json.Schema Namespace

Send Feedback