Classes

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation >

Classes

Previous pageReturn to chapter overviewNext page

EasyDotNet  contains the following classes:

 

TSystemConsole class (Clarion wrapper for .NET System.Console)
TCultureInfo class (Clarion wrapper for .NET System.Globalization.CultureInfo)
TRegionInfo class (Clarion wrapper for .NET System.Globalization.RegionInfo)
TSystemDateTime class (Clarion wrapper for .NET System.DateTime)
TSystemTimeSpan class (Clarion wrapper for .NET System.TimeSpan)
TEnvironment class (Clarion wrapper for .NET System.Environment)
TFileSystemWatcher class (Clarion wrapper for .NET System.IO.FileSystemWatcher)
TStopwatch class (Clarion wrapper for .NET System.Diagnostics.Stopwatch)
TSystemUri class (Clarion wrapper for .NET System.Uri)
TWinFormsTimer class (Clarion wrapper for .NET System.Windows.Forms.Timer)
TScreen class (Clarion wrapper for .NET System.Windows.Forms.Screen)
TZipFile class (Clarion wrapper for .NET System.IO.Compression.ZipFile)
TZipArchive class (Clarion wrapper for .NET System.IO.Compression.ZipArchive)
TZipArchiveEntry class (Clarion wrapper for .NET System.IO.Compression.ZipArchiveEntry)
TGZip class (Clarion wrapper for .NET System.IO.Compression.GZipStream)
TProtectedData class, Provides methods for encrypting and decrypting data
TSignedXml class, Provides a wrapper on a core XML signature object to facilitate creating XML signatures
TAesManaged class, Provides a managed implementation of the Advanced Encryption Standard (AES)
TTripleDES class, Defines a wrapper object to access the cryptographic service provider (CSP) version of the System.Security.Cryptography.TripleDES algorithm
TSHAManaged class, Computes the SHA1/SHA256/SHA384/SHA512 hash for the input data
THMACManaged class, Computes a Hash-based Message Authentication Code (HMAC) using the SHA1/SHA256/SHA384/SHA512/MD5/RIPEMD160 hash function
TMD5Managed class, Computes the System.Security.Cryptography.MD5 hash for the input data.
TMessageQueue class. It provides access to a queue on a Message Queuing server
TWinToastManager class, Toast notifications allows your app to inform the users about relevant information and timely events that they should see and take action upon inside your app
TMonthCalendar class represents a Windows control that enables the user to select a date using a visual monthly calendar display
TEventLog class provides interaction with Windows event logs on local or remote computer
TDrawingBitmap class encapsulates a GDI+ bitmap, which consists of the pixel data for a graphics image and its attributes (BMP, GIF, JPEG, PNG, TIFF, EXIF, ICON). A Bitmap is an object used to work with images defined by pixel data
TDrawingMetafile class defines a graphic metafile (WMF, EMF). A metafile contains records that describe a sequence of graphics operations that can be recorded (constructed) and played back (displayed)