C# Class KBS2.Utilities.MessageBoxUtil

Datei anzeigen Open project: Railec/SE1cKBS2

Public Methods

Method Description
ShowError ( String title, String message ) : void

Method Details

ShowError() public static method

public static ShowError ( String title, String message ) : void
title String
message String
return void