C# Class KBS2.Utilities.MessageBoxUtil

Afficher le fichier Open project: Railec/SE1cKBS2

Méthodes publiques

Méthode Description
ShowError ( String title, String message ) : void

Method Details

ShowError() public static méthode

public static ShowError ( String title, String message ) : void
title String
message String
Résultat void