Back to Server

Core

(static) bool AOS( get; set; )
(static) Assembly Assembly( get; set; )
(static) string BaseDirectory( get; )
(static) bool Closing( get; set; )
(static) ArrayList DataDirectories( get; )
(static) string ExePath( get; )
(static) int GlobalMaxUpdateRange( get; set; )
(static) MultiTextWriter MultiConsoleOut( get; )
(static) Process Process( get; )
(static) bool Profiling( get; set; )
(static) int ScriptItems( get; )
(static) int ScriptMobiles( get; )
(static) bool Service( get; )
(static) Thread Thread( get; )
(static) void CurrentDomain_ProcessExit( object sender, EventArgs e )
(static) void CurrentDomain_UnhandledException( object sender, UnhandledExceptionEventArgs e )
(static) string FindDataFile( string path )
(static) string FindDataFile( string format, object[] args )
(static) void HandleClosed()
(static) void Main( string[] args )
(static) void VerifySerialization()
(static) void VerifySerialization( Assembly a )
(ctor) Core()