C# Class AnonymousMethods.CarEventArgs

Inheritance: EventArgs
Afficher le fichier Open project: Apress/pro-c-sharp-9-w-.net-core-5

Méthodes publiques

Свойство Type Description
msg string

Méthodes publiques

Méthode Description
CarEventArgs ( string message ) : System

Method Details

CarEventArgs() public méthode

public CarEventArgs ( string message ) : System
message string
Résultat System

Property Details

msg public_oe property

public string msg
Résultat string