📄 system.cs
字号:
//$si$ virtual
////////////////////////////////////////////////////////////////
// File System.dll:
// Global functions
//-------------------------------------------------------
// Global fields
//-------------------------------------------------------
// Global MemberRefs
//-------------------------------------------------------
// Types
//-------------------------------------------------------
class ThisAssembly : System.Object
{
String Title;
String Description;
String DefaultAlias;
String Copyright;
String Trademark;
String Version;
String InformationalVersion;
Void ThisAssembly();
}
class AssemblyRef : System.Object
{
String EcmaPublicKey;
String Mscorlib;
String SystemData;
String System;
String SystemRuntimeRemoting;
String SystemWindowsForms;
String SystemXml;
String MicrosoftPublicKey;
String SystemConfigurationInstall;
String SystemDesign;
String SystemDirectoryServices;
String SystemDrawingDesign;
String SystemDrawing;
String SystemEnterpriseServices;
String SystemManagement;
String SystemMessaging;
String SystemRuntimeSerializationFormattersSoap;
String SystemSecurity;
String SystemServiceProcess;
String SystemWeb;
String SystemWebRegularExpressions;
String SystemWebServices;
String MicrosoftVisualStudio;
String MicrosoftVSDesigner;
String MicrosoftJScript;
Void AssemblyRef();
}
class System.ComponentModel.DescriptionAttribute : System.Attribute
{
Class System.ComponentModel.DescriptionAttribute Default;
String description;
Void System.ComponentModel.DescriptionAttribute();
Void System.ComponentModel.DescriptionAttribute( String description);
String get_Description();
String get_DescriptionValue();
Void set_DescriptionValue( String value);
Boolean Equals( Object obj);
I4 GetHashCode();
Void System.ComponentModel.DescriptionAttribute();
property Description { get(){} set(){} };
property DescriptionValue { get(){} set(){} };
}
class System.SRDescriptionAttribute : System.ComponentModel.DescriptionAttribute
{
Boolean replaced;
Void System.SRDescriptionAttribute( String description);
String get_Description();
property Description { get(){} set(){} };
}
class System.ComponentModel.CategoryAttribute : System.Attribute
{
Class System.ComponentModel.CategoryAttribute appearance;
Class System.ComponentModel.CategoryAttribute behavior;
Class System.ComponentModel.CategoryAttribute data;
Class System.ComponentModel.CategoryAttribute design;
Class System.ComponentModel.CategoryAttribute action;
Class System.ComponentModel.CategoryAttribute format;
Class System.ComponentModel.CategoryAttribute layout;
Class System.ComponentModel.CategoryAttribute mouse;
Class System.ComponentModel.CategoryAttribute key;
Class System.ComponentModel.CategoryAttribute focus;
Class System.ComponentModel.CategoryAttribute windowStyle;
Class System.ComponentModel.CategoryAttribute dragDrop;
Class System.ComponentModel.CategoryAttribute defAttr;
Boolean localized;
String categoryValue;
Class System.ComponentModel.CategoryAttribute get_Action();
Class System.ComponentModel.CategoryAttribute get_Appearance();
Class System.ComponentModel.CategoryAttribute get_Behavior();
Class System.ComponentModel.CategoryAttribute get_Data();
Class System.ComponentModel.CategoryAttribute get_Default();
Class System.ComponentModel.CategoryAttribute get_Design();
Class System.ComponentModel.CategoryAttribute get_DragDrop();
Class System.ComponentModel.CategoryAttribute get_Focus();
Class System.ComponentModel.CategoryAttribute get_Format();
Class System.ComponentModel.CategoryAttribute get_Key();
Class System.ComponentModel.CategoryAttribute get_Layout();
Class System.ComponentModel.CategoryAttribute get_Mouse();
Class System.ComponentModel.CategoryAttribute get_WindowStyle();
Void System.ComponentModel.CategoryAttribute();
Void System.ComponentModel.CategoryAttribute( String category);
String get_Category();
Boolean Equals( Object obj);
I4 GetHashCode();
String GetLocalizedString( String value);
Boolean IsDefaultAttribute();
property Action { get(){} set(){} };
property Appearance { get(){} set(){} };
property Behavior { get(){} set(){} };
property Data { get(){} set(){} };
property Default { get(){} set(){} };
property Design { get(){} set(){} };
property DragDrop { get(){} set(){} };
property Focus { get(){} set(){} };
property Format { get(){} set(){} };
property Key { get(){} set(){} };
property Layout { get(){} set(){} };
property Mouse { get(){} set(){} };
property WindowStyle { get(){} set(){} };
property Category { get(){} set(){} };
}
class System.SRCategoryAttribute : System.ComponentModel.CategoryAttribute
{
Void System.SRCategoryAttribute( String category);
String GetLocalizedString( String value);
}
class System.SR : System.Object
{
String DebugLaunchFailed;
String DebugLaunchFailedTitle;
String DebugAssertTitle;
String DebugAssertBanner;
String DebugAssertShortMessage;
String DebugAssertLongMessage;
String ObjectDisposed;
String NotSupported;
String ToStringNull;
String EnumConverterInvalidValue;
String ConvertFromException;
String ConvertToException;
String ConvertInvalidPrimitive;
String ErrorMissingPropertyAccessors;
String ErrorInvalidPropertyType;
String ErrorMissingEventAccessors;
String ErrorInvalidEventHandler;
String ErrorInvalidEventType;
String InvalidMemberName;
String ErrorBadExtenderType;
String ErrorCreateSystemEvents;
String ErrorCreateTimer;
String ErrorKillTimer;
String ErrorSystemEventsNotSupported;
String ErrorGetTempPath;
String CHECKOUTCanceled;
String ErrorInvalidServiceInstance;
String ErrorServiceExists;
String ArgumentNull_Key;
String Argument_AddingDuplicate;
String ArgumentOutOfRange_NeedNonNegNum;
String InvalidOperation_EnumFailedVersion;
String InvalidOperation_EnumOpCantHappen;
String InvalidPrimitiveType;
String CodeGenOutputWriter;
String MetaExtenderName;
String InvalidEnumArgument;
String InvalidNullArgument;
String InvalidNullEmptyArgument;
String LicExceptionTypeOnly;
String LicExceptionTypeAndInstance;
String LicMgrContextCannotBeChanged;
String LicMgrAlreadyLocked;
String LicMgrDifferentUser;
String InvalidElementType;
String InvalidIdentifier;
String ExecFailedToCreate;
String ExecTimeout;
String ExecBadreturn;
String ExecCantGetRetCode;
String ExecCantExec;
String CompilerNotFound;
String DuplicateFileName;
String CollectionReadOnly;
String BitVectorFull;
String ArrayConverterText;
String CollectionConverterText;
String CultureInfoConverterDefaultCultureString;
String CultureInfoConverterInvalidCulture;
String InvalidPrimitive;
String TimerInvalidInterval;
String TraceSwitchLevelTooHigh;
String TraceSwitchLevelTooLow;
String TraceSwitchInvalidLevel;
String TraceListenerIndentSize;
String TraceListenerFail;
String DuplicateComponentName;
String NotImplemented;
String OutOfMemory;
String EOF;
String IOError;
String BadChar;
String toStringNone;
String toStringUnknown;
String InvalidEnum;
String IndexOutOfRange;
String ErrorPropertyAccessorException;
String InvalidOperation;
String EmptyStack;
String PCCategoryName;
String PCCounterName;
String PCInstanceName;
String PCMachineName;
String PropertyCategoryAction;
String PropertyCategoryAppearance;
String PropertyCategoryBehavior;
String PropertyCategoryData;
String PropertyCategoryDDE;
String PropertyCategoryDesign;
String PropertyCategoryDragDrop;
String PropertyCategoryFocus;
String PropertyCategoryFont;
String PropertyCategoryFormat;
String PropertyCategoryKey;
String PropertyCategoryList;
String PropertyCategoryLayout;
String PropertyCategoryDefault;
String PropertyCategoryMouse;
String PropertyCategoryPosition;
String PropertyCategoryText;
String PropertyCategoryScale;
String PropertyCategoryWindowStyle;
String PropertyCategoryConfig;
String OnlyAllowedOnce;
String BeginIndexNotNegative;
String LengthNotNegative;
String UnimplementedState;
String UnexpectedOpcode;
String NoResultOnFailed;
String UnterminatedBracket;
String TooManyParens;
String NestedQuantify;
String QuantifyAfterNothing;
String InternalError;
String IllegalRange;
String NotEnoughParens;
String BadClassInCharRange;
String ReversedCharRange;
String UndefinedReference;
String MalformedReference;
String UnrecognizedGrouping;
String UnterminatedComment;
String IllegalEndEscape;
String MalformedNameRef;
String UndefinedBackref;
String UndefinedNameRef;
String TooFewHex;
String MissingControl;
String UnrecognizedControl;
String UnrecognizedEscape;
String IllegalCondition;
String TooManyAlternates;
String MakeException;
String IncompleteSlashP;
String MalformedSlashP;
String InvalidGroupName;
String CapnumNotZero;
String AlternationCantCapture;
String AlternationCantHaveComment;
String UnknownProperty;
String ReplacementError;
String CountTooSmall;
String EnumNotStarted;
String net_baddate;
String net_writestarted;
String net_clsmall;
String net_reqsubmitted;
String net_resubmitcanceled;
String net_redirect_perm;
String net_resubmitprotofailed;
String net_needchunked;
String net_nochunked;
String net_nochunkuploadonhttp10;
String net_connarg;
String net_no100;
String net_fromto;
String net_rangetoosmall;
String net_entitytoobig;
String net_invalidversion;
String net_invalidstatus;
String net_toosmall;
String net_toolong;
String net_connclosed;
String net_headerrestrict;
String net_noseek;
String net_servererror;
String net_nouploadonget;
String net_invasync;
String net_repcall;
String net_wrongversion;
String net_badmethod;
String net_io_notenoughbyteswritten;
String net_requestaborted;
String net_mustwrite;
String net_tooManyRedirections;
String net_authmodulenotregistered;
String net_authschemenotregistered;
String net_proxyschemenotsupported;
String net_maxsrvpoints;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -