C# Class proquota.Program

Mostra file Open project: MutonUfoAI/pgina

Public Properties

Property Type Description
uPath string
uPath_size_max long

Public Methods

Method Description
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs args ) : void
Log ( string text, EventLogEntryType type ) : void

Private Methods

Method Description
Main ( string args ) : int

Method Details

CurrentDomain_UnhandledException() public static method

public static CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs args ) : void
sender object
args System.UnhandledExceptionEventArgs
return void

Log() public static method

public static Log ( string text, EventLogEntryType type ) : void
text string
type EventLogEntryType
return void

Property Details

uPath public_oe static_oe property

public static string uPath
return string

uPath_size_max public_oe static_oe property

public static long uPath_size_max
return long