WarningInfo

WarningInfo class

Objet immuable pour encapsuler les informations d’avertissement.

public sealed class WarningInfo

Constructeurs

NomLa description
WarningInfo(WarningType, string)Construit une instance pour collecter des informations.

Propriétés

NomLa description
WarningMessage { get; }Renvoie la représentation sous forme de chaîne du message d’avertissement.
WarningTypeProperty { get; }Renvoie le type d’avertissement.

Voir également