亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? system.cs

?? 研讀原始碼的好工具
?? CS
?? 第 1 頁 / 共 5 頁
字號:
//$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 + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
不卡电影一区二区三区| 青青草国产精品97视觉盛宴| 黄色日韩网站视频| 欧美视频中文一区二区三区在线观看| xf在线a精品一区二区视频网站| 亚洲精品va在线观看| 国产一区三区三区| 欧美夫妻性生活| 亚洲色图欧洲色图| 国产毛片精品国产一区二区三区| 欧美色手机在线观看| 国产精品久久久久久久久快鸭| 久久精品99国产精品| 欧美三级视频在线| 日韩伦理av电影| 高清beeg欧美| 久久婷婷国产综合国色天香| 日韩精品91亚洲二区在线观看| 91年精品国产| 国产精品无人区| 精品亚洲免费视频| 欧美精品在线观看播放| 一区二区三区在线观看欧美| av不卡在线播放| 国产欧美日韩久久| 国产一区二区三区免费看| 日韩欧美视频一区| 日韩中文字幕91| 欧美军同video69gay| 亚洲国产成人tv| 91电影在线观看| 依依成人综合视频| 一本一道波多野结衣一区二区| 国产精品乱码妇女bbbb| 国产成人免费视频一区| 久久久久九九视频| 狠狠v欧美v日韩v亚洲ⅴ| 日韩欧美国产系列| 久久精品国产一区二区| 91精品国产高清一区二区三区| 亚洲不卡av一区二区三区| 免费看欧美女人艹b| 欧美激情一区二区三区不卡| 韩国一区二区在线观看| 精品日韩在线一区| 蜜桃91丨九色丨蝌蚪91桃色| 91精品免费在线| 蜜臀久久久99精品久久久久久| 欧美理论在线播放| 偷拍日韩校园综合在线| 欧美久久久久久久久| 日韩极品在线观看| 日韩三级中文字幕| 狠狠色2019综合网| 欧美极品美女视频| av不卡在线播放| 亚洲黄色尤物视频| 欧美日韩国产一区二区三区地区| 无码av免费一区二区三区试看| 7777精品伊人久久久大香线蕉完整版 | 亚洲国产精品t66y| 不卡电影一区二区三区| 亚洲精品国产第一综合99久久 | 91一区二区在线| 欧美性猛片aaaaaaa做受| 国产一区二区三区四区五区入口| 欧美tickling网站挠脚心| 狠狠久久亚洲欧美| 国产日产欧美一区二区视频| 成人av综合在线| 夜夜嗨av一区二区三区中文字幕 | 国产综合色视频| 国产欧美日韩一区二区三区在线观看| 成人国产精品免费观看| 亚洲精品国产精品乱码不99| 91麻豆精品国产91久久久久| 久久成人麻豆午夜电影| 中文字幕不卡在线播放| 91黄色免费看| 麻豆精品蜜桃视频网站| 中文字幕免费不卡| 欧美亚一区二区| 久久99热99| 18欧美乱大交hd1984| 欧美剧情片在线观看| 国产精品一品二品| 亚洲自拍偷拍九九九| 欧美刺激脚交jootjob| 成人动漫视频在线| 日韩精品视频网站| 欧美极品美女视频| 欧美日韩精品免费| 国产激情视频一区二区三区欧美| 亚洲乱码日产精品bd| 亚洲国产精品精华液网站| 综合分类小说区另类春色亚洲小说欧美 | 欧美日韩国产在线观看| 国产真实乱偷精品视频免| 国产精品久久久久aaaa樱花| 欧美亚洲自拍偷拍| 韩国毛片一区二区三区| 一区二区三区色| 久久精品一区二区三区四区| 在线观看国产91| 国产成人高清在线| 日韩精品乱码免费| 国产精品欧美久久久久一区二区| 欧美久久久久久久久中文字幕| 成人黄色网址在线观看| 老司机午夜精品99久久| 亚洲美女淫视频| 欧美激情一二三区| 欧美一区二区三区在线视频| 成人国产亚洲欧美成人综合网| 麻豆视频观看网址久久| 亚洲美女一区二区三区| wwww国产精品欧美| 精品视频在线看| 激情综合色丁香一区二区| 亚洲成人av中文| 国产亚洲精品超碰| 欧美日本不卡视频| 成人av网址在线| 最新中文字幕一区二区三区 | 高清成人免费视频| 亚洲444eee在线观看| 中文字幕免费在线观看视频一区| 欧美丰满嫩嫩电影| 91香蕉国产在线观看软件| 久久成人精品无人区| 亚洲精品国产一区二区三区四区在线 | 97精品久久久久中文字幕| 久久精品免费看| 亚洲午夜激情av| 亚洲激情六月丁香| 国产欧美日韩精品一区| 日韩欧美亚洲国产另类| 欧美亚洲国产一卡| 高清国产一区二区| 国产成人精品1024| 精品无码三级在线观看视频| 香蕉成人啪国产精品视频综合网 | 日韩欧美一卡二卡| 在线观看日韩高清av| 成人免费的视频| 开心九九激情九九欧美日韩精美视频电影| 亚洲五月六月丁香激情| 国产精品热久久久久夜色精品三区| 欧美大片顶级少妇| 欧美日韩成人综合| 在线观看一区二区精品视频| 色综合久久天天综合网| 奇米在线7777在线精品| 五月天激情小说综合| 亚洲va欧美va人人爽午夜| 亚洲日本va午夜在线影院| 亚洲欧美在线观看| 国产精品久久久久久久午夜片| 国产天堂亚洲国产碰碰| 欧美精品一区二区三区四区| 精品国精品国产尤物美女| 欧美一区午夜视频在线观看| 91精品国产色综合久久ai换脸 | 美女脱光内衣内裤视频久久网站| 亚洲最大成人综合| 亚洲欧美日韩久久| 亚洲日本va在线观看| 国产精品情趣视频| 中文字幕日韩一区| 亚洲美女屁股眼交3| 亚洲男人都懂的| 亚洲在线观看免费视频| 亚洲综合免费观看高清完整版| 亚洲精选视频免费看| 最新中文字幕一区二区三区| 亚洲一卡二卡三卡四卡五卡| 一区二区久久久| 亚洲小少妇裸体bbw| 亚洲午夜日本在线观看| 亚洲国产精品一区二区久久| 亚洲国产另类精品专区| 亚洲国产精品一区二区www| 午夜不卡av免费| 日日噜噜夜夜狠狠视频欧美人| 午夜国产精品一区| 久久精品国产精品青草| 激情五月激情综合网| 国产精品一二三区| 国产成人午夜视频| 成人教育av在线| 色综合网站在线| 欧美欧美午夜aⅴ在线观看| 在线播放一区二区三区| 日韩一区二区三区精品视频| 欧美videofree性高清杂交| 欧美大度的电影原声| 国产精品国产自产拍在线| 亚洲免费观看视频| 热久久国产精品| 久久不见久久见免费视频7|