1 Star 0 Fork 10

jiaomy / osharp.demo

forked from 柳柳软件 / osharp.demo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
osharp.demo.sln.DotSettings 210.59 KB
一键复制 编辑 原始数据 按行查看 历史
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:Boolean x:Key="/Default/CodeEditing/GenerateMemberBody/CopyXmlDocumentation/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeInspection/CodeAnnotations/NamespacesWithAnnotations/=Liuliu_002EVotes_002EClient_002EAnnotations/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=AccessToForEachVariableInClosure/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=AccessToModifiedClosure/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=CanBeReplacedWithTryCastAndCheckForNull/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=CheckNamespace/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=ConditionIsAlwaysTrueOrFalse/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=ConvertPropertyToExpressionBody/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=ConvertToAutoProperty/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=ConvertToConstant_002ELocal/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=ConvertToLambdaExpression/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=DelegateSubtraction/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=DoNotCallOverridableMethodsInConstructor/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=DuplicatingLocalDeclaration/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=EmptyGeneralCatchClause/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=Html_002EPathError/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=Html_002ETagNotResolved/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=ImplicitlyCapturedClosure/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=InconsistentNaming/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=LocalizableElement/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=RedundantAnonymousTypePropertyName/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=RedundantArrayCreationExpression/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=RedundantAttributeParentheses/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=RedundantEmptyObjectCreationArgumentList/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=RedundantExtendsListEntry/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=RedundantUsingDirective/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=SpecifyACultureInStringConversionExplicitly/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=SuggestUseVarKeywordEverywhere/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=SuggestUseVarKeywordEvident/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=SuggestVarOrType_005FBuiltInTypes/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=SuggestVarOrType_005FElsewhere/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=SuggestVarOrType_005FSimpleTypes/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=UnknownCssClass/@EntryIndexedValue">SUGGESTION</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=UnusedParameter_002ELocal/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=UseOfImplicitGlobalInFunctionScope/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=Xaml_002EBindingWithContextNotResolved/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeStyle/CodeCleanup/Profiles/=osharp_4EE3_7801_683C_5F0F/@EntryIndexedValue">&lt;?xml version="1.0" encoding="utf-16"?&gt;&lt;Profile name="osharp代码格式"&gt;&lt;AspOptimizeRegisterDirectives&gt;True&lt;/AspOptimizeRegisterDirectives&gt;&lt;HtmlReformatCode&gt;True&lt;/HtmlReformatCode&gt;&lt;CSArrangeThisQualifier&gt;True&lt;/CSArrangeThisQualifier&gt;&lt;CSUseAutoProperty&gt;True&lt;/CSUseAutoProperty&gt;&lt;CSMakeFieldReadonly&gt;True&lt;/CSMakeFieldReadonly&gt;&lt;CSUseVar&gt;&lt;BehavourStyle&gt;CAN_CHANGE_TO_EXPLICIT&lt;/BehavourStyle&gt;&lt;LocalVariableStyle&gt;ALWAYS_EXPLICIT&lt;/LocalVariableStyle&gt;&lt;ForeachVariableStyle&gt;ALWAYS_EXPLICIT&lt;/ForeachVariableStyle&gt;&lt;/CSUseVar&gt;&lt;CSUpdateFileHeader&gt;True&lt;/CSUpdateFileHeader&gt;&lt;CSShortenReferences&gt;True&lt;/CSShortenReferences&gt;&lt;CSReformatCode&gt;True&lt;/CSReformatCode&gt;&lt;CSReorderTypeMembers&gt;True&lt;/CSReorderTypeMembers&gt;&lt;VBOptimizeImports&gt;True&lt;/VBOptimizeImports&gt;&lt;VBShortenReferences&gt;True&lt;/VBShortenReferences&gt;&lt;VBReformatCode&gt;True&lt;/VBReformatCode&gt;&lt;VBFormatDocComments&gt;True&lt;/VBFormatDocComments&gt;&lt;JsInsertSemicolon&gt;True&lt;/JsInsertSemicolon&gt;&lt;JsReformatCode&gt;True&lt;/JsReformatCode&gt;&lt;JsFormatDocComments&gt;True&lt;/JsFormatDocComments&gt;&lt;CssAlphabetizeProperties&gt;True&lt;/CssAlphabetizeProperties&gt;&lt;CssReformatCode&gt;True&lt;/CssReformatCode&gt;&lt;XMLReformatCode&gt;True&lt;/XMLReformatCode&gt;&lt;CSOptimizeUsings&gt;&lt;OptimizeUsings&gt;True&lt;/OptimizeUsings&gt;&lt;EmbraceInRegion&gt;False&lt;/EmbraceInRegion&gt;&lt;RegionName&gt;&lt;/RegionName&gt;&lt;/CSOptimizeUsings&gt;&lt;/Profile&gt;</s:String>
<s:String x:Key="/Default/CodeStyle/CodeCleanup/RecentlyUsedProfile/@EntryValue">OSharp代码格式</s:String>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_BINARY_EXPRESSIONS_CHAIN/@EntryValue">False</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_EXTENDS_LIST/@EntryValue">True</s:Boolean>
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AROUND_AUTO_PROPERTY/@EntryValue">0</s:Int64>
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AROUND_FIELD/@EntryValue">0</s:Int64>
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AROUND_NAMESPACE/@EntryValue">2</s:Int64>
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AROUND_PROPERTY/@EntryValue">0</s:Int64>
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AROUND_SINGLE_LINE_AUTO_PROPERTY/@EntryValue">1</s:Int64>
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AROUND_SINGLE_LINE_INVOCABLE/@EntryValue">1</s:Int64>
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AROUND_SINGLE_LINE_PROPERTY/@EntryValue">1</s:Int64>
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AROUND_TYPE/@EntryValue">2</s:Int64>
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_BETWEEN_USING_GROUPS/@EntryValue">1</s:Int64>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/EMPTY_BLOCK_STYLE/@EntryValue">TOGETHER</s:String>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/FORCE_FIXED_BRACES_STYLE/@EntryValue">ALWAYS_ADD</s:String>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/FORCE_FOR_BRACES_STYLE/@EntryValue">ALWAYS_ADD</s:String>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/FORCE_FOREACH_BRACES_STYLE/@EntryValue">ALWAYS_ADD</s:String>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/FORCE_IFELSE_BRACES_STYLE/@EntryValue">ALWAYS_ADD</s:String>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/FORCE_USING_BRACES_STYLE/@EntryValue">ALWAYS_ADD</s:String>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/FORCE_WHILE_BRACES_STYLE/@EntryValue">ALWAYS_ADD</s:String>
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/KEEP_BLANK_LINES_IN_CODE/@EntryValue">1</s:Int64>
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/KEEP_BLANK_LINES_IN_DECLARATIONS/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_CONSTRUCTOR_INITIALIZER_ON_SAME_LINE/@EntryValue">False</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_SIMPLE_ANONYMOUSMETHOD_ON_SINGLE_LINE/@EntryValue">False</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_WHILE_ON_NEW_LINE/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SIMPLE_EMBEDDED_STATEMENT_STYLE/@EntryValue">LINE_BREAK</s:String>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_AFTER_TYPECAST_PARENTHESES/@EntryValue">False</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_AROUND_ARROW_OP/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_AROUND_MULTIPLICATIVE_OP/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_BEFORE_SIZEOF_PARENTHESES/@EntryValue">False</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_BEFORE_TYPEOF_PARENTHESES/@EntryValue">False</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_WITHIN_SINGLE_LINE_ARRAY_INITIALIZER_BRACES/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_WITHING_EMPTY_BRACES/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/STICK_COMMENT/@EntryValue">False</s:Boolean>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_ARGUMENTS_STYLE/@EntryValue">CHOP_IF_LONG</s:String>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_ARRAY_INITIALIZER_STYLE/@EntryValue">CHOP_IF_LONG</s:String>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_BEFORE_BINARY_OPSIGN/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_BEFORE_EXTENDS_COLON/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_BEFORE_FIRST_TYPE_PARAMETER_CONSTRAINT/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_EXTENDS_LIST_STYLE/@EntryValue">CHOP_IF_LONG</s:String>
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_LIMIT/@EntryValue">150</s:Int64>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_PARAMETERS_STYLE/@EntryValue">CHOP_IF_LONG</s:String>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CssFormatter/KEEP_USER_LINEBREAKS/@EntryValue">False</s:Boolean>
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CssFormatter/MIN_BLANK_LINES_BETWEEN_DECLARATIONS/@EntryValue">0</s:Int64>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CssFormatter/PROPERTIES_STYLE/@EntryValue">SAME_LINE</s:String>
<s:String x:Key="/Default/CodeStyle/FileHeader/FileHeaderText/@EntryValue">-----------------------------------------------------------------------&#xD;
&lt;copyright file="$FILENAME$" company="OSharp团队"&gt;&#xD;
Copyright (c) $CURRENT_YEAR$ 66SOFT. All rights reserved.&#xD;
&lt;/copyright&gt;&#xD;
&lt;site&gt;http://www.osharp.org&lt;/site&gt;&#xD;
&lt;last-editor&gt;郭明锋&lt;/last-editor&gt;&#xD;
&lt;last-date&gt;$CURRENT_YEAR$-$CURRENT_MONTH$-$CURRENT_DAY$ $CURRENT_TIME$&lt;/last-date&gt;&#xD;
-----------------------------------------------------------------------</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=DBC/@EntryIndexedValue">DBC</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=EF/@EntryIndexedValue">EF</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=GB/@EntryIndexedValue">GB</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=GM/@EntryIndexedValue">GM</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=HP/@EntryIndexedValue">HP</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=ID/@EntryIndexedValue">ID</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=IV/@EntryIndexedValue">IV</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=KB/@EntryIndexedValue">KB</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=MB/@EntryIndexedValue">MB</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=MP/@EntryIndexedValue">MP</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=OS/@EntryIndexedValue">OS</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=PB/@EntryIndexedValue">PB</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=QQ/@EntryIndexedValue">QQ</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SBC/@EntryIndexedValue">SBC</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=TB/@EntryIndexedValue">TB</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=UAC/@EntryIndexedValue">UAC</s:String>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EAddAccessorOwnerDeclarationBracesMigration/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateBlankLinesAroundFieldToBlankLinesAroundProperty/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateThisQualifierSettings/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/UnitTesting/EnableUnitTesting/@EntryValue">False</s:Boolean>
<s:Boolean x:Key="/Default/Environment/UserInterface/TipsManager/ShowTipsOnStartup/@EntryValue">False</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Shortcut/@EntryValue">ipropg</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Text/@EntryValue">$type$ $property$ { get; }</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Field/=property/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Field/=property/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Field/=type/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Field/=type/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=02472EBA0F60C944BE93EB74A87EDBEB/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Categories/=Iteration/@EntryIndexedValue">Iteration</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Description/@EntryValue">Iterate a Dictionary&lt;K, V&gt;</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Shortcut/@EntryValue">itdg</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Text/@EntryValue">foreach ($DETYPE$ $ENTRY$ in $DICT$)
{
$KEYTYPE$ $KEY$ = $ENTRY$.Key;
$VALTYPE$ $VAL$ = $ENTRY$.Value;
$END$
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=DETYPE/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=DETYPE/Expression/@EntryValue">suggestVariableType()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=DETYPE/InitialRange/@EntryValue">-1</s:Int64>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=DETYPE/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=DICT/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=DICT/Expression/@EntryValue">variableOfType("System.Collections.Generic.IDictionary`2")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=DICT/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=ENTRY/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=ENTRY/Expression/@EntryValue">suggestVariableName()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=ENTRY/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=KEY/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=KEY/Expression/@EntryValue">suggestVariableName()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=KEY/Order/@EntryValue">4</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=KEYTYPE/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=KEYTYPE/Expression/@EntryValue">suggestVariableType()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=KEYTYPE/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=VAL/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=VAL/Expression/@EntryValue">suggestVariableName()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=VAL/Order/@EntryValue">6</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=VALTYPE/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=VALTYPE/Expression/@EntryValue">suggestVariableType()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Field/=VALTYPE/Order/@EntryValue">5</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=039DD867828BBA49B7DCA88E0BF900BB/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/Type/@EntryValue">InCSharpStatement</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=05F019C782D58747A1D3BF462546F906/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=05F019C782D58747A1D3BF462546F906/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Description/@EntryValue">异步实体接口</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Shortcut/@EntryValue">iEntityContractAsync</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Text/@EntryValue">#region $实体$信息业务&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 获取 $实体$信息查询数据集&#xD;
/// &lt;/summary&gt;&#xD;
IQueryable&lt;$Entity$&gt; $Entity$s { get; }&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 检查$实体$信息信息是否存在&#xD;
/// &lt;/summary&gt;&#xD;
/// &lt;param name="predicate"&gt;检查谓语表达式&lt;/param&gt;&#xD;
/// &lt;param name="id"&gt;更新的$实体$信息编号&lt;/param&gt;&#xD;
/// &lt;returns&gt;$实体$信息是否存在&lt;/returns&gt;&#xD;
Task&lt;bool&gt; Check$Entity$Exists(Expression&lt;Func&lt;$Entity$, bool&gt;&gt; predicate, int id = 0);&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 添加$实体$信息信息&#xD;
/// &lt;/summary&gt;&#xD;
/// &lt;param name="dtos"&gt;要添加的$实体$信息DTO信息&lt;/param&gt;&#xD;
/// &lt;returns&gt;业务操作结果&lt;/returns&gt;&#xD;
Task&lt;OperationResult&gt; Create$Entity$s(params $Entity$InputDto[] dtos);&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 更新$实体$信息信息&#xD;
/// &lt;/summary&gt;&#xD;
/// &lt;param name="dtos"&gt;包含更新信息的$实体$信息DTO信息&lt;/param&gt;&#xD;
/// &lt;returns&gt;业务操作结果&lt;/returns&gt;&#xD;
Task&lt;OperationResult&gt; Update$Entity$s(params $Entity$InputDto[] dtos);&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 删除$实体$信息信息&#xD;
/// &lt;/summary&gt;&#xD;
/// &lt;param name="ids"&gt;要删除的$实体$信息编号&lt;/param&gt;&#xD;
/// &lt;returns&gt;业务操作结果&lt;/returns&gt;&#xD;
Task&lt;OperationResult&gt; Delete$Entity$s(params int[] ids);&#xD;
&#xD;
#endregion&#xD;
</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Field/=_5B9E_4F53/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Field/=_5B9E_4F53/Expression/@EntryValue">constant("实体")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Field/=_5B9E_4F53/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Field/=Entity/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Field/=Entity/Expression/@EntryValue">constant("Entity")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Field/=Entity/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=098FAA11E974564C8BA4E90BE6DF3663/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0E1FAF5241FA8A40AEB03CA2AE065648/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0E1FAF5241FA8A40AEB03CA2AE065648/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0F35E18376564D4EAF74C84462E8E019/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=0F35E18376564D4EAF74C84462E8E019/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=11077A8664583047B96B3E6DAEFC3728/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=11077A8664583047B96B3E6DAEFC3728/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=114CAE40334756458DF914559FA65BBF/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=114CAE40334756458DF914559FA65BBF/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Categories/=Imported_0020Visual_0020C_0023_0020Snippets/@EntryIndexedValue">Imported Visual C# Snippets</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Description/@EntryValue">Code snippet for safely invoking an event</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Shortcut/@EntryValue">invoke</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Text/@EntryValue">$DelegateType$ temp = $event$;&#xD;
if (temp != null)&#xD;
{&#xD;
temp($END$);&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Field/=DelegateType/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Field/=DelegateType/Expression/@EntryValue">constant("EventHandler")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Field/=DelegateType/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Field/=event/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Field/=event/Expression/@EntryValue">constant("MyEvent")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Field/=event/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=156041A3C8FCFB4688FB9A12A6B52F69/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/Type/@EntryValue">InCSharpStatement</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1977368ACEFFAE4E9DCB17D517539A3B/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1977368ACEFFAE4E9DCB17D517539A3B/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Description/@EntryValue">Action-Post</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Shortcut/@EntryValue">actp</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Text/@EntryValue">[HttpPost]&#xD;
[Description("$功能描述$")]&#xD;
public ActionResult $ActionName$($param$)&#xD;
{&#xD;
return new EmptyResult();$END$&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Field/=_529F_80FD_63CF_8FF0/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Field/=_529F_80FD_63CF_8FF0/Expression/@EntryValue">constant("功能描述")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Field/=_529F_80FD_63CF_8FF0/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Field/=ActionName/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Field/=ActionName/Expression/@EntryValue">constant("ActionName")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Field/=ActionName/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Field/=param/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Field/=param/Expression/@EntryValue">constant("")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Field/=param/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1B77F2C8904D5643B6E8DDEC184FD895/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Categories/=Imported_00202014_002F5_002F19/@EntryIndexedValue">Imported 2014/5/19</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Categories/=Imported_00202014_002F5_002F2/@EntryIndexedValue">Imported 2014/5/2</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Shortcut/@EntryValue">propgs</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Text/@EntryValue">/// &lt;summary&gt;&#xD;
/// 获取 $属性名称$&#xD;
/// &lt;/summary&gt;&#xD;
$public$ $type$ $property$ { get; private set; }</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Field/=_5C5E_6027_540D_79F0/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Field/=_5C5E_6027_540D_79F0/Expression/@EntryValue">constant("属性名称")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Field/=_5C5E_6027_540D_79F0/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Field/=property/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Field/=property/Expression/@EntryValue">suggestVariableName()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Field/=property/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Field/=public/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Field/=public/Expression/@EntryValue">constant("public")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Field/=public/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Field/=type/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Field/=type/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Scope/=B68999B9D6B43E47A02B22C12A54C3CC/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Scope/=B68999B9D6B43E47A02B22C12A54C3CC/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=1EDC9F84A75B034AA939D0F59C0E3AB5/Scope/=B68999B9D6B43E47A02B22C12A54C3CC/Type/@EntryValue">InCSharpTypeMember</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=2309729714BBB04EB920AA915E5D0401/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=2309729714BBB04EB920AA915E5D0401/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=2B42B0BD9B6C0845B914AC7EF31DDCE1/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=2B42B0BD9B6C0845B914AC7EF31DDCE1/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=3029EBA05131A140933D5EBBA69ED48C/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=3029EBA05131A140933D5EBBA69ED48C/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Categories/=Imported_00202014_002F5_002F19/@EntryIndexedValue">Imported 2014/5/19</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Categories/=Imported_00202014_002F5_002F2/@EntryIndexedValue">Imported 2014/5/2</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Description/@EntryValue">方法代码段</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Shortcut/@EntryValue">pm</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Text/@EntryValue">$public$ $void$ $Method$($parm$)&#xD;
{&#xD;
$END$&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Field/=Method/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Field/=Method/Expression/@EntryValue">constant("Method")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Field/=Method/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Field/=parm/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Field/=parm/Expression/@EntryValue">constant("")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Field/=parm/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Field/=public/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Field/=public/Expression/@EntryValue">constant("public")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Field/=public/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Field/=void/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Field/=void/Expression/@EntryValue">constant("void")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Field/=void/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=31D0C53C84A4B847A1A7A2F3309ABE23/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=354AE64A27D05A4683CE963435035574/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=354AE64A27D05A4683CE963435035574/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Shortcut/@EntryValue">ipropggs</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Text/@EntryValue">/// &lt;summary&gt;&#xD;
/// 获取 $属性名称$&#xD;
/// &lt;/summary&gt;&#xD;
$type$ $property$ &#xD;
{ &#xD;
get { return $null$; }&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Field/=_5C5E_6027_540D_79F0/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Field/=_5C5E_6027_540D_79F0/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Field/=null/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Field/=null/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Field/=property/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Field/=property/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Field/=type/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Field/=type/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4A96BC08ED379F429D5D1D661CC3AE83/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4AC3A7B66C008649B9CBF5C3048DDE4D/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4AC3A7B66C008649B9CBF5C3048DDE4D/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Shortcut/@EntryValue">pmactp</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Text/@EntryValue">[HttpPost]&#xD;
public ActionResult $ActionName$($parm$)&#xD;
{&#xD;
return View($model$);&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Field/=ActionName/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Field/=ActionName/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Field/=model/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Field/=model/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Field/=parm/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Field/=parm/Expression/@EntryValue">constant("")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Field/=parm/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Scope/=139FF4CE89E7094686FDA7BF5FFBBE92/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B52DBBA2097EB49A54CCBADA260C076/Scope/=139FF4CE89E7094686FDA7BF5FFBBE92/Type/@EntryValue">Everywhere</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B9F55AAF68AAD48871D232092C882A9/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4B9F55AAF68AAD48871D232092C882A9/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4E153B2F4FF57A4E879BAA0AD7590820/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4E153B2F4FF57A4E879BAA0AD7590820/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4EC553DFCDEFB446927C7BFF54D00ECD/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4EC553DFCDEFB446927C7BFF54D00ECD/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4EC553DFCDEFB446927C7BFF54D00ECD/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4EC553DFCDEFB446927C7BFF54D00ECD/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4EC553DFCDEFB446927C7BFF54D00ECD/Categories/=Imported_0020Visual_0020C_0023_0020Snippets/@EntryIndexedValue">Imported Visual C# Snippets</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4EC553DFCDEFB446927C7BFF54D00ECD/Description/@EntryValue">Code snippet for implementing Equals() according to guidelines</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4EC553DFCDEFB446927C7BFF54D00ECD/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4EC553DFCDEFB446927C7BFF54D00ECD/Shortcut/@EntryValue">equals</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4EC553DFCDEFB446927C7BFF54D00ECD/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4EC553DFCDEFB446927C7BFF54D00ECD/Text/@EntryValue">// override object.Equals&#xD;
public override bool Equals (object obj)&#xD;
{&#xD;
// &#xD;
// See the full list of guidelines at&#xD;
// http://go.microsoft.com/fwlink/?LinkID=85237 &#xD;
// and also the guidance for operator== at&#xD;
// http://go.microsoft.com/fwlink/?LinkId=85238&#xD;
//&#xD;
&#xD;
if (obj == null || GetType() != obj.GetType()) &#xD;
{&#xD;
return false;&#xD;
}&#xD;
&#xD;
// TODO: write your implementation of Equals() here&#xD;
throw new System.NotImplementedException();&#xD;
return base.Equals (obj);$END$ &#xD;
} &#xD;
&#xD;
// override object.GetHashCode&#xD;
public override int GetHashCode()&#xD;
{&#xD;
// TODO: write your implementation of GetHashCode() here&#xD;
throw new System.NotImplementedException();&#xD;
return base.GetHashCode();&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4EC553DFCDEFB446927C7BFF54D00ECD/Scope/=B68999B9D6B43E47A02B22C12A54C3CC/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4EC553DFCDEFB446927C7BFF54D00ECD/Scope/=B68999B9D6B43E47A02B22C12A54C3CC/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4EC553DFCDEFB446927C7BFF54D00ECD/Scope/=B68999B9D6B43E47A02B22C12A54C3CC/Type/@EntryValue">InCSharpTypeMember</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4F61B30618E42D489E7A607F7A81459A/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=4F61B30618E42D489E7A607F7A81459A/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=50C1B3A73748EC4A9E8A9C79858FCCF4/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=50C1B3A73748EC4A9E8A9C79858FCCF4/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=520ED668623B004894103358E0628DE4/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=520ED668623B004894103358E0628DE4/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=55E5BFB1C5AD354DB43DBBACA2B1914E/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=55E5BFB1C5AD354DB43DBBACA2B1914E/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5864DF8CF3941B46824BA7075B496234/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5864DF8CF3941B46824BA7075B496234/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Categories/=Imported_00202014_002F5_002F19/@EntryIndexedValue">Imported 2014/5/19</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Categories/=Imported_00202014_002F5_002F2/@EntryIndexedValue">Imported 2014/5/2</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Shortcut/@EntryValue">cwl</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Text/@EntryValue">System.Console.WriteLine($END$);</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=5C3285AA8A686C4391A64F33DA479456/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/Type/@EntryValue">InCSharpStatement</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Categories/=Imported_00202014_002F3_002F24/@EntryIndexedValue">Imported 2014/3/24</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Categories/=Imported_00202014_002F5_002F19/@EntryIndexedValue">Imported 2014/5/19</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Categories/=Imported_00202014_002F5_002F2/@EntryIndexedValue">Imported 2014/5/2</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Description/@EntryValue">MVVM通知属性代码段</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Shortcut/@EntryValue">propnotify</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Text/@EntryValue">private $type$ _$field$;&#xD;
public $type$ $Property$&#xD;
{&#xD;
get { return _$field$; }&#xD;
set { SetProperty(ref _$field$, value, () =&gt; $Property$); }&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Field/=field/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Field/=field/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Field/=Property/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Field/=Property/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Field/=type/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Field/=type/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=614068A73B8A3945957DE482D83657B8/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Shortcut/@EntryValue">ipropgs</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Text/@EntryValue">/// &lt;summary&gt;&#xD;
/// 获取 $属性名称$&#xD;
/// &lt;/summary&gt;&#xD;
$type$ $property$ { get; }</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Field/=_5C5E_6027_540D_79F0/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Field/=_5C5E_6027_540D_79F0/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Field/=property/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Field/=property/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Field/=type/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Field/=type/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61631F2732F82A47AF0A48DC38844FC3/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61E52A32A8000749A65D71522F7675B8/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=61E52A32A8000749A65D71522F7675B8/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Categories/=Imported_00202014_002F5_002F19/@EntryIndexedValue">Imported 2014/5/19</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Categories/=Imported_00202014_002F5_002F2/@EntryIndexedValue">Imported 2014/5/2</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Shortcut/@EntryValue">crl</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Text/@EntryValue">System.Console.ReadLine($END$);</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=66CC4266D921EF47842DE71C92FBC158/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/Type/@EntryValue">InCSharpStatement</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=672AA4AB48660D4A9F2EC36FB4CE8C3B/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=672AA4AB48660D4A9F2EC36FB4CE8C3B/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=68FA74F8D4330A42BEFB3E08129F1F35/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=68FA74F8D4330A42BEFB3E08129F1F35/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=68FD9118DAEBFF4A90C6EED9337279C9/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=68FD9118DAEBFF4A90C6EED9337279C9/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=69AA0FB53ED5F246B1F1D65DB6A708B8/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=69AA0FB53ED5F246B1F1D65DB6A708B8/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=6D0E71BB59F55A449A6E127810A8802E/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=6D0E71BB59F55A449A6E127810A8802E/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=77EFEAA375D05C438E4FAA109D414F0A/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=77EFEAA375D05C438E4FAA109D414F0A/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=79EC7A10F8C5424AB1F620BFF9D9A55F/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=79EC7A10F8C5424AB1F620BFF9D9A55F/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=7E9BAF3D7CE45140A3FECBB7FE4E05FD/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=7E9BAF3D7CE45140A3FECBB7FE4E05FD/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=815EF179192A0746820F3C7DDB8E7BED/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=815EF179192A0746820F3C7DDB8E7BED/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=81FCBFCF7D874C4B91CFA2C35B1C6FED/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=81FCBFCF7D874C4B91CFA2C35B1C6FED/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Categories/=Iteration/@EntryIndexedValue">Iteration</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Description/@EntryValue">Iterate an ArrayList</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Shortcut/@EntryValue">ital</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Text/@EntryValue">for (int $INDEX$ = 0; $INDEX$ &lt; $ARRAY$.Count; $INDEX$++)
{
$TYPE$ $VAR$ = ($TYPE$)$ARRAY$[$INDEX$];
$END$
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Field/=ARRAY/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Field/=ARRAY/Expression/@EntryValue">variableOfType("System.Collections.ArrayList")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Field/=ARRAY/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Field/=INDEX/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Field/=INDEX/Expression/@EntryValue">suggestIndexVariable()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Field/=INDEX/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Field/=TYPE/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Field/=TYPE/Expression/@EntryValue">guessElementType(ARRAY)</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Field/=TYPE/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Field/=VAR/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Field/=VAR/Expression/@EntryValue">suggestVariableName()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Field/=VAR/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=822A37D8A2A9F645883CDA53D523346D/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/Type/@EntryValue">InCSharpStatement</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Description/@EntryValue">Action</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Shortcut/@EntryValue">act</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Text/@EntryValue">[Description("$功能描述$")]&#xD;
public ActionResult $ActionName$($param$)&#xD;
{&#xD;
return new EmptyResult();$END$&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Field/=_529F_80FD_63CF_8FF0/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Field/=_529F_80FD_63CF_8FF0/Expression/@EntryValue">constant("功能描述")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Field/=_529F_80FD_63CF_8FF0/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Field/=ActionName/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Field/=ActionName/Expression/@EntryValue">constant("ActionName")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Field/=ActionName/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Field/=param/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Field/=param/Expression/@EntryValue">constant("")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Field/=param/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=82C96F97DDD65B478E336C6E3325095B/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Description/@EntryValue">Action-Ajax</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Shortcut/@EntryValue">acta</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Text/@EntryValue">[AjaxOnly]&#xD;
[Description("$功能描述$")]&#xD;
public ActionResult $ActionName$($param$)&#xD;
{&#xD;
return new EmptyResult();$END$&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Field/=_529F_80FD_63CF_8FF0/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Field/=_529F_80FD_63CF_8FF0/Expression/@EntryValue">constant("功能描述")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Field/=_529F_80FD_63CF_8FF0/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Field/=ActionName/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Field/=ActionName/Expression/@EntryValue">constant("ActionName")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Field/=ActionName/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Field/=param/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Field/=param/Expression/@EntryValue">constant("")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Field/=param/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8328BFF9C2F70A4CBD5B3E0D3237DB7D/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8A131857A9840044859C2CF990D19AC5/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8A131857A9840044859C2CF990D19AC5/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8C1E613588C720469EB878D54125C9F2/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8C1E613588C720469EB878D54125C9F2/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Shortcut/@EntryValue">pmactpa</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Text/@EntryValue">[HttpPost]&#xD;
public async Task&lt;ActionResult&gt; $ActionName$($parm$)&#xD;
{&#xD;
return View($model$);&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Field/=ActionName/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Field/=ActionName/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Field/=model/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Field/=model/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Field/=parm/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Field/=parm/Expression/@EntryValue">constant("")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Field/=parm/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Scope/=139FF4CE89E7094686FDA7BF5FFBBE92/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8CE68B73BE466848BD912323E07837EA/Scope/=139FF4CE89E7094686FDA7BF5FFBBE92/Type/@EntryValue">Everywhere</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Categories/=Imported_00202014_002F5_002F19/@EntryIndexedValue">Imported 2014/5/19</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Description/@EntryValue">类型构造函数代码段</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Shortcut/@EntryValue">ctors</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Text/@EntryValue">/// &lt;summary&gt;&#xD;
/// 初始化一个&lt;see cref="$classname$"/&gt;类型的新实例&#xD;
/// &lt;/summary&gt;&#xD;
public $classname$($parm$)&#xD;
{$END$}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Field/=classname/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Field/=classname/Expression/@EntryValue">typeName()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Field/=classname/InitialRange/@EntryValue">1</s:Int64>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Field/=classname/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Field/=parm/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Field/=parm/Expression/@EntryValue">constant("")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Field/=parm/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8D9F8F6BD8A6B8479BCA1DDB7330807B/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8F0E54793F0A314D8075BC893388FA05/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=8F0E54793F0A314D8075BC893388FA05/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Description/@EntryValue">实体业务协议</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Shortcut/@EntryValue">iEntityContract</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Text/@EntryValue">#region $实体$信息业务&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 获取 $实体$信息查询数据集&#xD;
/// &lt;/summary&gt;&#xD;
IQueryable&lt;$Entity$&gt; $Entity$s { get; }&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 检查$实体$信息信息是否存在&#xD;
/// &lt;/summary&gt;&#xD;
/// &lt;param name="predicate"&gt;检查谓语表达式&lt;/param&gt;&#xD;
/// &lt;param name="id"&gt;更新的$实体$信息编号&lt;/param&gt;&#xD;
/// &lt;returns&gt;$实体$信息是否存在&lt;/returns&gt;&#xD;
bool Check$Entity$Exists(Expression&lt;Func&lt;$Entity$, bool&gt;&gt; predicate, int id = 0);&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 添加$实体$信息信息&#xD;
/// &lt;/summary&gt;&#xD;
/// &lt;param name="dtos"&gt;要添加的$实体$信息DTO信息&lt;/param&gt;&#xD;
/// &lt;returns&gt;业务操作结果&lt;/returns&gt;&#xD;
OperationResult Add$Entity$s(params $Entity$Dto[] dtos);&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 更新$实体$信息信息&#xD;
/// &lt;/summary&gt;&#xD;
/// &lt;param name="dtos"&gt;包含更新信息的$实体$信息DTO信息&lt;/param&gt;&#xD;
/// &lt;returns&gt;业务操作结果&lt;/returns&gt;&#xD;
OperationResult Edit$Entity$s(params $Entity$Dto[] dtos);&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 删除$实体$信息信息&#xD;
/// &lt;/summary&gt;&#xD;
/// &lt;param name="ids"&gt;要删除的$实体$信息编号&lt;/param&gt;&#xD;
/// &lt;returns&gt;业务操作结果&lt;/returns&gt;&#xD;
OperationResult Delete$Entity$s(params int[] ids);&#xD;
&#xD;
#endregion&#xD;
</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Field/=_5B9E_4F53/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Field/=_5B9E_4F53/Expression/@EntryValue">constant("实体")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Field/=_5B9E_4F53/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Field/=Entity/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Field/=Entity/Expression/@EntryValue">constant("Entity")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Field/=Entity/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9282CDD13A73424BA2FD46D5DAF1572E/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=92DDB1A6C1214147A64B168C8EC58B8B/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=92DDB1A6C1214147A64B168C8EC58B8B/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93F98A2471C8E14B981B66D087BF011A/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93F98A2471C8E14B981B66D087BF011A/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93FBEF571CA09C45B63C2DE52E3A1462/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93FBEF571CA09C45B63C2DE52E3A1462/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93FBEF571CA09C45B63C2DE52E3A1462/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93FBEF571CA09C45B63C2DE52E3A1462/Description/@EntryValue">第三方投票模板</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93FBEF571CA09C45B63C2DE52E3A1462/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93FBEF571CA09C45B63C2DE52E3A1462/Shortcut/@EntryValue">thirdvote</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93FBEF571CA09C45B63C2DE52E3A1462/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93FBEF571CA09C45B63C2DE52E3A1462/Text/@EntryValue"> public class $第三方投票$ : ThirdWxVoteWorkBase&#xD;
{&#xD;
/// &lt;summary&gt;&#xD;
/// 初始化一个&lt;see cref="$第三方投票$"/&gt;类型的新实例&#xD;
/// &lt;/summary&gt;&#xD;
public $第三方投票$(WorkContext context)&#xD;
: base(context)&#xD;
{ }&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 获取 入口URL判断标识,通常是URL中的关键字&#xD;
/// &lt;/summary&gt;&#xD;
protected override string EnterUrlToken&#xD;
{&#xD;
get { throw new NotImplementedException(); }&#xD;
}&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 重写以实现进入投票入口页后的处理&#xD;
/// &lt;/summary&gt;&#xD;
/// &lt;param name="dict"&gt;参数字典,用于在各个过程收集必要的数据&lt;/param&gt;&#xD;
/// &lt;param name="response"&gt;入口页面返回的请求响应&lt;/param&gt;&#xD;
/// &lt;param name="token"&gt;任务取消标识&lt;/param&gt;&#xD;
/// &lt;returns&gt;&lt;/returns&gt;&#xD;
protected override Task AfterEnterUrl(IDictionary&lt;string, string&gt; dict, HttpResponseMessage response, CancellationToken token)&#xD;
{&#xD;
//string url = response.RequestMessage.RequestUri.ToString();&#xD;
//string html = await response.Content.ReadAsStringAsync();&#xD;
return Task.FromResult(0);&#xD;
}&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 重写以实现搜索投票选手的逻辑&#xD;
/// &lt;/summary&gt;&#xD;
/// &lt;param name="dict"&gt;参数字典,用于在各个过程收集必要的数据&lt;/param&gt;&#xD;
/// &lt;param name="playerId"&gt;选手搜索标识&lt;/param&gt;&#xD;
/// &lt;param name="response"&gt;入口页面返回的请求响应&lt;/param&gt;&#xD;
/// &lt;param name="token"&gt;任务取消标识&lt;/param&gt;&#xD;
/// &lt;returns&gt;&lt;/returns&gt;&#xD;
protected override Task&lt;HttpResponseMessage&gt; SearchPlayer(IDictionary&lt;string, string&gt; dict,&#xD;
string playerId,&#xD;
HttpResponseMessage response,&#xD;
CancellationToken token)&#xD;
{&#xD;
string url = "";&#xD;
return HttpClient.GetAsync(url, token);&#xD;
}&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 重写以实现进入投票选手页面后的处理&#xD;
/// &lt;/summary&gt;&#xD;
/// &lt;param name="dict"&gt;参数字典,用于在各个过程收集必要的数据&lt;/param&gt;&#xD;
/// &lt;param name="response"&gt;投票选手页面返回的请求响应&lt;/param&gt;&#xD;
/// &lt;param name="token"&gt;任务取消标识&lt;/param&gt;&#xD;
/// &lt;returns&gt;&lt;/returns&gt;&#xD;
protected override Task AfterSearchPlayer(IDictionary&lt;string, string&gt; dict, HttpResponseMessage response, CancellationToken token)&#xD;
{&#xD;
//string url = response.RequestMessage.RequestUri.ToString();&#xD;
//string html = await response.Content.ReadAsStringAsync();&#xD;
return Task.FromResult(0);&#xD;
}&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 重写以实现发送投票请求的逻辑&#xD;
/// &lt;/summary&gt;&#xD;
/// &lt;param name="dict"&gt;参数字典,用于在各个过程收集必要的数据&lt;/param&gt;&#xD;
/// &lt;param name="response"&gt;投票选手页面返回的请求响应&lt;/param&gt;&#xD;
/// &lt;param name="token"&gt;任务取消标识&lt;/param&gt;&#xD;
/// &lt;returns&gt;&lt;/returns&gt;&#xD;
protected override Task&lt;HttpResponseMessage&gt; RequestVote(IDictionary&lt;string, string&gt; dict,&#xD;
HttpResponseMessage response,&#xD;
CancellationToken token)&#xD;
{&#xD;
string url = "";&#xD;
return HttpClient.GetAsync(url, token);&#xD;
//HttpContent content = new FormUrlEncodedContent(dict);&#xD;
//return HttpClient.PostAsync(url, content, token);&#xD;
}&#xD;
&#xD;
/// &lt;summary&gt;&#xD;
/// 重写以实现处理投票结果的逻辑&#xD;
/// &lt;/summary&gt;&#xD;
/// &lt;param name="response"&gt;投票请求的响应&lt;/param&gt;&#xD;
/// &lt;returns&gt;工作结果&lt;/returns&gt;&#xD;
protected override async Task&lt;WorkResult&gt; HandleResult(HttpResponseMessage response)&#xD;
{&#xD;
string json = await response.Content.ReadAsStringAsync();&#xD;
Output(json);&#xD;
dynamic obj = JsonHelper.FromJson&lt;dynamic&gt;(json);&#xD;
bool flag = false;&#xD;
if (flag)&#xD;
{&#xD;
Context.AccountSuccessCount++;&#xD;
return new WorkResult(WorkResultType.Success, "投票成功");&#xD;
}&#xD;
string msg = obj.msg;&#xD;
return new WorkResult(WorkResultType.Fail, msg);&#xD;
}&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93FBEF571CA09C45B63C2DE52E3A1462/Field/=_7B2C_4E09_65B9_6295_7968/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93FBEF571CA09C45B63C2DE52E3A1462/Field/=_7B2C_4E09_65B9_6295_7968/Expression/@EntryValue">constant("第三方投票")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93FBEF571CA09C45B63C2DE52E3A1462/Field/=_7B2C_4E09_65B9_6295_7968/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93FBEF571CA09C45B63C2DE52E3A1462/Scope/=139FF4CE89E7094686FDA7BF5FFBBE92/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=93FBEF571CA09C45B63C2DE52E3A1462/Scope/=139FF4CE89E7094686FDA7BF5FFBBE92/Type/@EntryValue">Everywhere</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Shortcut/@EntryValue">regact</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Text/@EntryValue">#region Ajax功能&#xD;
&#xD;
#region 获取数据&#xD;
&#xD;
#endregion&#xD;
&#xD;
#region 验证数据&#xD;
&#xD;
#endregion&#xD;
&#xD;
#region 功能方法&#xD;
&#xD;
#endregion&#xD;
&#xD;
#endregion&#xD;
&#xD;
#region 视图功能&#xD;
&#xD;
#endregion&#xD;
</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=99C58A87C98006418C27A6E282CCA9F5/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9BE634097493074F976CAF52B8358C0E/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9BE634097493074F976CAF52B8358C0E/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Categories/=Iteration/@EntryIndexedValue">Iteration</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Description/@EntryValue">Iterate a Dictionary</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Shortcut/@EntryValue">itdic</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Text/@EntryValue">foreach (System.Collections.DictionaryEntry $ENTRY$ in $DICT$)
{
$KEYTYPE$ $KEY$ = $CASTKEY$$ENTRY$.Key;
$VALTYPE$ $VAL$ = $CASTVALUE$$ENTRY$.Value;
$END$
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=CASTKEY/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=CASTKEY/Expression/@EntryValue">castToLeftSideType()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=CASTKEY/InitialRange/@EntryValue">-1</s:Int64>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=CASTKEY/Order/@EntryValue">4</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=CASTVALUE/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=CASTVALUE/Expression/@EntryValue">castToLeftSideType()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=CASTVALUE/InitialRange/@EntryValue">-1</s:Int64>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=CASTVALUE/Order/@EntryValue">7</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=DICT/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=DICT/Expression/@EntryValue">variableOfType("System.Collections.IDictionary")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=DICT/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=ENTRY/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=ENTRY/Expression/@EntryValue">suggestVariableName()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=ENTRY/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=KEY/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=KEY/Expression/@EntryValue">suggestVariableName()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=KEY/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=KEYTYPE/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=KEYTYPE/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=VAL/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=VAL/Expression/@EntryValue">suggestVariableName()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=VAL/Order/@EntryValue">6</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=VALTYPE/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Field/=VALTYPE/Order/@EntryValue">5</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=9E0345A26418C94D91DC06A8B03237DE/Scope/=2C285F182AC98D44B0B4F29D4D2149EC/Type/@EntryValue">InCSharpStatement</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A334C89806C7EA41A9842AEA755A9DB7/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A334C89806C7EA41A9842AEA755A9DB7/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Categories/=Imported_0020Visual_0020C_0023_0020Snippets/@EntryIndexedValue">Imported Visual C# Snippets</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Description/@EntryValue">Code snippet for 'named' iterator/indexer pair using a nested class</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Shortcut/@EntryValue">iterindex</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Text/@EntryValue">public $name$Iterator $name$&#xD;
{&#xD;
get&#xD;
{&#xD;
return new $name$Iterator(this);&#xD;
}&#xD;
}&#xD;
&#xD;
public class $name$Iterator&#xD;
{&#xD;
readonly $outer$ outer;&#xD;
&#xD;
internal $name$Iterator($outer$ outer)&#xD;
{&#xD;
this.outer = outer;&#xD;
}&#xD;
&#xD;
// TODO: provide an appropriate implementation here&#xD;
public int Length { get { return 1; } }&#xD;
&#xD;
public $type$ this[int index]&#xD;
{&#xD;
get&#xD;
{&#xD;
//&#xD;
// TODO: implement indexer here&#xD;
//&#xD;
// you have full access to $outer$ privates&#xD;
//&#xD;
$END$throw new System.NotImplementedException();&#xD;
return default($type$);&#xD;
}&#xD;
}&#xD;
&#xD;
public $SystemCollectionsGenericIEnumeratorG$&lt;$type$&gt; GetEnumerator()&#xD;
{&#xD;
for (int i = 0; i &lt; this.Length; i++)&#xD;
{ &#xD;
yield return this[i];&#xD;
}&#xD;
}&#xD;
} </s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Field/=name/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Field/=name/Expression/@EntryValue">constant("MyView")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Field/=name/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Field/=outer/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Field/=outer/Expression/@EntryValue">typeName()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Field/=outer/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Field/=SystemCollectionsGenericIEnumeratorG/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Field/=SystemCollectionsGenericIEnumeratorG/Expression/@EntryValue">constant("System.Collections.Generic.IEnumerator")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Field/=SystemCollectionsGenericIEnumeratorG/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Field/=type/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Field/=type/Expression/@EntryValue">constant("ElementType")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Field/=type/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Scope/=558F05AA0DE96347816FF785232CFB2A/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Scope/=558F05AA0DE96347816FF785232CFB2A/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Scope/=558F05AA0DE96347816FF785232CFB2A/Type/@EntryValue">InCSharpTypeAndNamespace</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Scope/=B68999B9D6B43E47A02B22C12A54C3CC/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Scope/=B68999B9D6B43E47A02B22C12A54C3CC/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=A885E12D1890634587C8C3F4278BC7B3/Scope/=B68999B9D6B43E47A02B22C12A54C3CC/Type/@EntryValue">InCSharpTypeMember</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AB3327059BA5FD42B453685D835444A5/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AB3327059BA5FD42B453685D835444A5/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Categories/=Imported_00202014_002F5_002F19/@EntryIndexedValue">Imported 2014/5/19</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Categories/=Imported_00202014_002F5_002F2/@EntryIndexedValue">Imported 2014/5/2</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Description/@EntryValue">带注释的方法代码段</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Shortcut/@EntryValue">pms</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Text/@EntryValue">/// &lt;summary&gt;&#xD;
/// $方法注释$&#xD;
/// &lt;/summary&gt;&#xD;
$public$ $void$ $Method$($parm$)&#xD;
{&#xD;
$END$&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=_65B9_6CD5_6CE8_91CA/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=_65B9_6CD5_6CE8_91CA/Expression/@EntryValue">constant("方法注释")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=_65B9_6CD5_6CE8_91CA/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=Method/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=Method/Expression/@EntryValue">constant("Method")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=Method/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=parm/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=parm/Expression/@EntryValue">constant("")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=parm/Order/@EntryValue">4</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=public/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=public/Expression/@EntryValue">constant("public")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=public/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=void/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=void/Expression/@EntryValue">constant("void")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Field/=void/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=AFA12D688377D44DBA217AB6582F521A/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=B20F39F722283242A1DCC3A37FDE093B/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=B20F39F722283242A1DCC3A37FDE093B/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=B9383001B58E7F4399544EC6C6D4D82F/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=B9383001B58E7F4399544EC6C6D4D82F/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Shortcut/@EntryValue">iprop</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Text/@EntryValue">$TYPE$ $NAME$ { get; set; }</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Field/=NAME/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Field/=NAME/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Field/=TYPE/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Field/=TYPE/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C8727C7AE7DD8644A319B54D89179DE2/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C912A7E8A815554C972CE14283AABCAF/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=C912A7E8A815554C972CE14283AABCAF/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CBB4F856BADB43438E70875916BD8696/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CBB4F856BADB43438E70875916BD8696/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Shortcut/@EntryValue">iprops</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Text/@EntryValue">/// &lt;summary&gt;&#xD;
/// 获取或设置 $方法注释$&#xD;
/// &lt;/summary&gt;&#xD;
$TYPE$ $NAME$ { get; set; }</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Field/=_65B9_6CD5_6CE8_91CA/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Field/=_65B9_6CD5_6CE8_91CA/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Field/=NAME/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Field/=NAME/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Field/=TYPE/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Field/=TYPE/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=CC1B7B6B9EE13C49A5F7DD4FC9C9FBA7/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Shortcut/@EntryValue">propggs</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Text/@EntryValue">/// &lt;summary&gt;&#xD;
/// 获取 $属性名称$&#xD;
/// &lt;/summary&gt;&#xD;
$public$ $type$ $property$ &#xD;
{ &#xD;
get { return $null$; }&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=_5C5E_6027_540D_79F0/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=_5C5E_6027_540D_79F0/Expression/@EntryValue">constant("属性名称")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=_5C5E_6027_540D_79F0/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=null/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=null/Expression/@EntryValue">constant("null")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=null/Order/@EntryValue">4</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=property/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=property/Expression/@EntryValue">constant("PropertyName")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=property/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=public/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=public/Expression/@EntryValue">constant("public")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=public/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=type/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=type/Expression/@EntryValue">constant("type")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Field/=type/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D3AB16D8462A724A933ACFD618F9DD4D/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D44BEB0055F8C24EBBAC00647EAD4244/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D44BEB0055F8C24EBBAC00647EAD4244/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Description/@EntryValue">Action的CRUD代码段</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Shortcut/@EntryValue">actcrud</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Text/@EntryValue">[Description("管理-$实体名称$-读取")]&#xD;
public ActionResult Read()&#xD;
{&#xD;
GridRequest request = new GridRequest(Request);&#xD;
Expression&lt;Func&lt;$Entity$, bool&gt;&gt; predicate = FilterHelper.GetExpression&lt;$Entity$&gt;(request.FilterGroup);&#xD;
var page = $Contract$.$Entity$s.ToPage(predicate,&#xD;
request.PageCondition,&#xD;
m =&gt; new&#xD;
{&#xD;
&#xD;
});&#xD;
return Json(page.ToGridData());&#xD;
}&#xD;
&#xD;
[HttpPost]&#xD;
[RoleLimit]&#xD;
[Description("功能-$实体名称$-新增")]&#xD;
public async Task&lt;ActionResult&gt; Create(params $Entity$InputDto[] dtos)&#xD;
{&#xD;
dtos.CheckNotNull("dtos" );&#xD;
OperationResult result = await $Contract$.Create$Entity$s(dtos);&#xD;
return Json(result.ToAjaxResult());&#xD;
}&#xD;
&#xD;
[HttpPost]&#xD;
[RoleLimit]&#xD;
[Description("功能-$实体名称$-更新")]&#xD;
public async Task&lt;ActionResult&gt; Update(params $Entity$InputDto[] dtos)&#xD;
{&#xD;
dtos.CheckNotNull("dtos");&#xD;
OperationResult result = await $Contract$.Update$Entity$s(dtos);&#xD;
return Json(result.ToAjaxResult());&#xD;
}&#xD;
&#xD;
[HttpPost]&#xD;
[RoleLimit]&#xD;
[Description("功能-$实体名称$-删除")]&#xD;
public async Task&lt;ActionResult&gt; Delete(params int[] ids)&#xD;
{&#xD;
ids.CheckNotNull("ids");&#xD;
OperationResult result = await $Contract$.Delete$Entity$s(ids);&#xD;
return Json(result.ToAjaxResult());&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Field/=_5B9E_4F53_540D_79F0/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Field/=_5B9E_4F53_540D_79F0/Expression/@EntryValue">constant("实体名称")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Field/=_5B9E_4F53_540D_79F0/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Field/=Contract/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Field/=Contract/Expression/@EntryValue">constant("Contract")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Field/=Contract/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Field/=Entity/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Field/=Entity/Expression/@EntryValue">constant("Entity")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Field/=Entity/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Scope/=139FF4CE89E7094686FDA7BF5FFBBE92/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D4E23DEDE9941A47B0DEAEB5F9746E73/Scope/=139FF4CE89E7094686FDA7BF5FFBBE92/Type/@EntryValue">Everywhere</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D8FBD7D188BBCE4ABB40D540E00A273B/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=D8FBD7D188BBCE4ABB40D540E00A273B/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DA7C27CCE7F18F4CB8285120D4B30C1A/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DA7C27CCE7F18F4CB8285120D4B30C1A/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DCDFBDFC419CEB4099216C8D52DF43D9/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DCDFBDFC419CEB4099216C8D52DF43D9/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Description/@EntryValue">Convert an ArrayList to array</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Shortcut/@EntryValue">toar</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Text/@EntryValue">($TYPE$[])$ARRAYLIST$.ToArray(typeof($TYPE$))</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Field/=ARRAYLIST/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Field/=ARRAYLIST/Expression/@EntryValue">variableOfType("System.Collections.ArrayList")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Field/=ARRAYLIST/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Field/=TYPE/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Field/=TYPE/Expression/@EntryValue">guessExpectedElementType()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Field/=TYPE/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Scope/=E6E678D4B937A84D8C4585DDD2F27DB0/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Scope/=E6E678D4B937A84D8C4585DDD2F27DB0/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DDDD4D4BDA4AFE42B0E7150883FBDBC7/Scope/=E6E678D4B937A84D8C4585DDD2F27DB0/Type/@EntryValue">InCSharpExpression</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DED7798D82D02045ABA68FC339C76DFA/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DED7798D82D02045ABA68FC339C76DFA/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DFFE5706C2C1CC4FA7DE44A8581809E9/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=DFFE5706C2C1CC4FA7DE44A8581809E9/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Categories/=Imported_00202014_002F5_002F19/@EntryIndexedValue">Imported 2014/5/19</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Categories/=Imported_00202014_002F5_002F2/@EntryIndexedValue">Imported 2014/5/2</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Description/@EntryValue">带注释的静态方法代码段</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Shortcut/@EntryValue">psms</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Text/@EntryValue">/// &lt;summary&gt;&#xD;
/// $方法注释$&#xD;
/// &lt;/summary&gt;&#xD;
$public$ static $void$ $Method$($parm$)&#xD;
{&#xD;
$END$&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=_65B9_6CD5_6CE8_91CA/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=_65B9_6CD5_6CE8_91CA/Expression/@EntryValue">constant("方法注释")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=_65B9_6CD5_6CE8_91CA/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=Method/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=Method/Expression/@EntryValue">constant("Method")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=Method/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=parm/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=parm/Expression/@EntryValue">constant("")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=parm/Order/@EntryValue">4</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=public/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=public/Expression/@EntryValue">constant("public")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=public/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=void/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=void/Expression/@EntryValue">constant("void")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Field/=void/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E76F7E17D482A74880DFE0BE7E83DE55/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E8E860B5857B4540A15F3F6359802842/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=E8E860B5857B4540A15F3F6359802842/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Categories/=Imported_00202014_002F5_002F19/@EntryIndexedValue">Imported 2014/5/19</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Categories/=Imported_00202014_002F5_002F2/@EntryIndexedValue">Imported 2014/5/2</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Shortcut/@EntryValue">propgg</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Text/@EntryValue">$public$ $type$ $property$ &#xD;
{ &#xD;
get { return $null$; }&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Field/=null/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Field/=null/Expression/@EntryValue">constant("null")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Field/=null/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Field/=property/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Field/=property/Expression/@EntryValue">suggestVariableName()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Field/=property/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Field/=public/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Field/=public/Expression/@EntryValue">constant("public")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Field/=public/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Field/=type/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Field/=type/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EA38DF9141A29E42B8BCB13AEAA770DB/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB0F6A6BA9A1C043B6B7EE5650B0B5AF/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB0F6A6BA9A1C043B6B7EE5650B0B5AF/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Categories/=Imported_00202014_002F5_002F19/@EntryIndexedValue">Imported 2014/5/19</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Categories/=Imported_00202014_002F5_002F2/@EntryIndexedValue">Imported 2014/5/2</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Description/@EntryValue">参数检查代码段</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Shortcut/@EntryValue">chk</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Text/@EntryValue">$name$.$Operation$("$name$"$other$);</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Field/=name/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Field/=name/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Field/=Operation/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Field/=Operation/Expression/@EntryValue">constant("CheckNotNull")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Field/=Operation/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Field/=other/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Field/=other/Expression/@EntryValue">constant(" ")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Field/=other/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EB2C60278208704FBD36AF31C0EB586E/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EBB23BAB9366E444BA5150799D6BC766/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EBB23BAB9366E444BA5150799D6BC766/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Categories/=Imported_00202014_002F3_002F24/@EntryIndexedValue">Imported 2014/3/24</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Categories/=Imported_00202014_002F5_002F19/@EntryIndexedValue">Imported 2014/5/19</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Categories/=Imported_00202014_002F5_002F2/@EntryIndexedValue">Imported 2014/5/2</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Description/@EntryValue">MVVM命令属性代码段</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Shortcut/@EntryValue">propcmd</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Text/@EntryValue">public ICommand $Submit$Command&#xD;
{&#xD;
get&#xD;
{&#xD;
return new RelayCommand(() =&gt; {$END$});&#xD;
}&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Field/=Submit/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Field/=Submit/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=EE1DC9ABED55704EBBB16FF303215F88/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Categories/=Imported_00202014_002F5_002F19/@EntryIndexedValue">Imported 2014/5/19</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Categories/=Imported_00202014_002F5_002F2/@EntryIndexedValue">Imported 2014/5/2</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Description/@EntryValue">带注释的属性代码段</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Shortcut/@EntryValue">props</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Text/@EntryValue">/// &lt;summary&gt;&#xD;
/// 获取或设置 $方法注释$&#xD;
/// &lt;/summary&gt;&#xD;
$public$ $TYPE$ $NAME$ { get; set; }</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Field/=_65B9_6CD5_6CE8_91CA/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Field/=_65B9_6CD5_6CE8_91CA/Expression/@EntryValue">constant("方法注释")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Field/=_65B9_6CD5_6CE8_91CA/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Field/=NAME/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Field/=NAME/Expression/@EntryValue">suggestVariableName()</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Field/=NAME/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Field/=public/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Field/=public/Expression/@EntryValue">constant("public")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Field/=public/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Field/=TYPE/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Field/=TYPE/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F0C1AF360D6DE34DBA45506A32793754/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Shortcut/@EntryValue">pmactg</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Text/@EntryValue">public ActionResult $ActionName$($parm$)&#xD;
{&#xD;
return View($model$);&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Field/=ActionName/@KeyIndexDefined">True</s:Boolean>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Field/=ActionName/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Field/=model/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Field/=model/Expression/@EntryValue">constant("")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Field/=model/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Field/=parm/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Field/=parm/Expression/@EntryValue">constant("")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Field/=parm/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Scope/=139FF4CE89E7094686FDA7BF5FFBBE92/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F161E3C2308B674E97AFC4C86FAF3F85/Scope/=139FF4CE89E7094686FDA7BF5FFBBE92/Type/@EntryValue">Everywhere</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F43AC10E6088D842B8077AD12A18E35C/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F43AC10E6088D842B8077AD12A18E35C/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F5543C3B8BC9204385224EB47C2AAE7E/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F5543C3B8BC9204385224EB47C2AAE7E/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Description/@EntryValue">Action-Ajax_Post_Json</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Shortcut/@EntryValue">actapj</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Text/@EntryValue">[HttpPost]&#xD;
[AjaxOnly]&#xD;
[Description("$功能描述$")]&#xD;
public ActionResult $ActionName$([ModelBinder(typeof(JsonBinder&lt;$ModelDto$&gt;))]ICollection&lt;$ModelDto$&gt; $dtos$)&#xD;
{&#xD;
return new EmptyResult();$END$&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Field/=_529F_80FD_63CF_8FF0/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Field/=_529F_80FD_63CF_8FF0/Expression/@EntryValue">constant("功能描述")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Field/=_529F_80FD_63CF_8FF0/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Field/=ActionName/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Field/=ActionName/Expression/@EntryValue">constant("ActionName")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Field/=ActionName/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Field/=dtos/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Field/=dtos/Expression/@EntryValue">constant("dtos")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Field/=dtos/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Field/=ModelDto/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Field/=ModelDto/Expression/@EntryValue">constant("ModelDto")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Field/=ModelDto/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F735C896FE4C99409F64041C73453627/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F911B959B4259749AC984F9935FCD690/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=F911B959B4259749AC984F9935FCD690/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FA62801AE9ACA34089E6E38B1F425B1C/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FA62801AE9ACA34089E6E38B1F425B1C/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Applicability/=Live/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Categories/=Imported_00202014_002F5_002F19/@EntryIndexedValue">Imported 2014/5/19</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Categories/=Imported_00202014_002F5_002F2/@EntryIndexedValue">Imported 2014/5/2</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Categories/=Imported_00202014_002F5_002F21/@EntryIndexedValue">Imported 2014/5/21</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Categories/=Imported_00202015_002F12_002F4/@EntryIndexedValue">Imported 2015/12/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Categories/=Imported_00202015_002F3_002F4/@EntryIndexedValue">Imported 2015/3/4</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Categories/=Imported_00202015_002F6_002F16/@EntryIndexedValue">Imported 2015/6/16</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Categories/=Imported_00202015_002F7_002F27/@EntryIndexedValue">Imported 2015/7/27</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Categories/=Imported_00202015_002F7_002F29/@EntryIndexedValue">Imported 2015/7/29</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Categories/=Imported_00202015_002F8_002F11/@EntryIndexedValue">Imported 2015/8/11</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Description/@EntryValue">静态方法代码段</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Reformat/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Shortcut/@EntryValue">psm</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/ShortenQualifiedReferences/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Text/@EntryValue">$public$ static $void$ $Method$($parm$)&#xD;
{&#xD;
$END$&#xD;
}</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Field/=Method/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Field/=Method/Expression/@EntryValue">constant("Method")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Field/=Method/Order/@EntryValue">2</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Field/=parm/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Field/=parm/Expression/@EntryValue">constant("")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Field/=parm/Order/@EntryValue">3</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Field/=public/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Field/=public/Expression/@EntryValue">constant("public")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Field/=public/Order/@EntryValue">0</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Field/=void/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Field/=void/Expression/@EntryValue">constant("void")</s:String>
<s:Int64 x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Field/=void/Order/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Scope/=C3001E7C0DA78E4487072B7E050D86C5/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Scope/=C3001E7C0DA78E4487072B7E050D86C5/CustomProperties/=minimumLanguageVersion/@EntryIndexedValue">2.0</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB79AA83A2AD3B4EACDDE69352403CCC/Scope/=C3001E7C0DA78E4487072B7E050D86C5/Type/@EntryValue">InCSharpFile</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB8272F0E1523D40A10C8F64D194AD27/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FB8272F0E1523D40A10C8F64D194AD27/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FC7C16F31F9EE84F904D0A3402F0AE64/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FC7C16F31F9EE84F904D0A3402F0AE64/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FFBBE406877ED540AA54BDEEC062C26B/Categories/=Imported_00202016_002F3_002F3/@EntryIndexedValue">Imported 2016/3/3</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/LiveTemplates/Template/=FFBBE406877ED540AA54BDEEC062C26B/Categories/=Imported_00202016_002F4_002F17/@EntryIndexedValue">Imported 2016/4/17</s:String></wpf:ResourceDictionary>
C#
1
https://gitee.com/jiaomy/osharp-demo.git
git@gitee.com:jiaomy/osharp-demo.git
jiaomy
osharp-demo
osharp.demo
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891