DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
EventArgs.h File Reference

Represents the base class for classes that contain event data. More...

#include "Common.h"
#include "System/Object.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::EventArgs
 Represents the base class for classes that contain event data, and provides a value to use for events that do not include event data. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Represents the base class for classes that contain event data.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file EventArgs.h.