C# Class ScoobyRom.MainClass

Afficher le fichier Open project: SubaruDieselCrew/ScoobyRom

Private Properties

Свойство Type Description
ErrorMsg void
OnUnhandledException void

Méthodes publiques

Méthode Description
Main ( string args ) : void

Private Methods

Méthode Description
ErrorMsg ( string title, string text ) : void
OnUnhandledException ( GLib args ) : void

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void