text
stringlengths
0
616
pass
def get_DataDirectories():
# returns System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
pass
def get_Assembly():
# returns System.Reflection.Assembly
pass
def set_Assembly(value):
# returns System.Void
pass
def get_Version():
# returns System.Version
pass
def get_Process():
# returns System.Diagnostics.Process
pass
def get_Thread():
# returns System.Threading.Thread
pass
def get_MultiConsoleOut():
# returns Server.MultiTextWriter
pass
def get_UsingHighResolutionTiming():
# returns System.Boolean
pass
def get_TickCount():
# returns System.Int64
pass
def get_Ticks():
# returns System.Double
pass
def get_MultiProcessor():
# returns System.Boolean
pass
def get_ProcessorCount():
# returns System.Int32
pass
def get_Unix():
# returns System.Boolean
pass
def FindDataFile(path):
# returns System.String
pass
def FindDataFile(format, args):
# returns System.String
pass
def get_Expansion():
# returns Server.Expansion
pass
def get_T2A():
# returns System.Boolean
pass
def get_UOR():
# returns System.Boolean
pass
def get_UOTD():
# returns System.Boolean
pass
def get_LBR():
# returns System.Boolean
pass
def get_AOS():
# returns System.Boolean
pass
def get_SE():
# returns System.Boolean
pass
def get_ML():
# returns System.Boolean
pass
def get_SA():
# returns System.Boolean
pass
def get_HS():
# returns System.Boolean
pass
def get_TOL():
# returns System.Boolean
pass
def get_EJ():
# returns System.Boolean
pass
def get_ExePath():
# returns System.String
pass
def get_BaseDirectory():
# returns System.String
pass
def get_Closing():
# returns System.Boolean
pass
def get_CyclesPerSecond():
# returns System.Single
pass
def get_AverageCPS():
# returns System.Single
pass
def Kill():
# returns System.Void
pass