C# class

C53246
concept

A C# class is a blueprint that defines the structure, behavior, and data of objects in C# programs through fields, properties, methods, and events.

Instances (1)

Instance Via concept surface
System.Net.Mail.MailMessage