C# Class ScoobyRom.MainClass

Mostra file Open project: SubaruDieselCrew/ScoobyRom

Private Properties

Property Type Description
ErrorMsg void
OnUnhandledException void

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
ErrorMsg ( string title, string text ) : void
OnUnhandledException ( GLib args ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void