403Webshell
Server IP : 182.53.201.61  /  Your IP : 216.73.217.175
Web Server : Apache/2.2.15 (Fedora)
System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686
User : apache ( 48)
PHP Version : 5.3.3
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/lib/monodevelop/AddIns/MonoDevelop.TextTemplating/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/lib/monodevelop/AddIns/MonoDevelop.TextTemplating/MonoDevelop.TextTemplating.dll
MZ@	!L!This program cannot be run in DOS mode.

$PELﮖK!X  @  O d H.textV X `.rsrcZ@@.reloc^@B% @@ Z N  _CorDllMainmscoree.dll@ HN'd1x(
*0 {9{*
%(	
%
(	
%(	
s

}{s
}{s
o

{o
o
{o
o
{rKp{o
%rUp%%r_p%o
&{o
{o
s
o
(s

{o
o
*0
H{:*{o
t
o
{o
{o
}}*Fo
r}po
*0
?(
s
(
(
o
t}{9(*0+{9*}s
(
(
*0
>( 
o!
("
(#
9"o$
9o$
t}(*{*(
:rps
z(
o+*(
:rps
z(
o+*0m(	
(%

(&
(%
('
o(
()
(&
()
('
o(
>?	o*
**0
2o+

(,
Yo-
o.
>o**0.o+

>(,
Yo/
@
o**
*{:{:*} s0
(1
&*>}(*0=U:*(2
@ (2
 0(2
  (2
  (2
~3
oo4
8(5
u*9A~3
%rpo6
rp(7
%
%o8
&8wu+		9g	o9
o.
(> 	o9
(o:
rp(;

8		o9



 o<
o=


o.
:8	o>
@6%rp
rp(7
%	
%o?
&8	o>
:?rp
rp(7

%
%
%o8
&~3
8z	o>
@?rp
rp(7

%
%
%o8
&~3
8.	o>
@!%
%
%o8
(@
:#(A
*AeL0(B
(C
}{9{oD
:*{oE
(9Y(F

({({oG
{oG
rp%(F
(H
(I
(J
(K
*0H(,
oL
(M
oL
(N
oO

>(,
oP
(,
oQ
*(*0	1{o
oR
:*{oS
t(*>(T
(*{*"}*0	s 
}%}
*0
s(
}%}*0s0
}%}*Z%r-p([
*2r}po
*0$s\

s]
o^
o_
o`
oa
ob
s
	%oc
`od
oe
of
8Fog
t?	oh
oi
98oj
ok
ol
sm
on
oo
:uD%-op
	*A4[\:0
oq
:*(r
os
of
8Jog
t?
(r
ot
("
ol
ok
oj
oi
98su
ov
oo
:uD%-op
(w
*A_|(U
*{*{*o$*0(	|
(V
3*s 
{}*0
{

}
E8{(o4
}
YEL8G|(5
}{u*}	{	9{	}}
.|(@
:,|(A
}
***A<m03{

}
E8|(A
*A!&sW
z(U
*{*{*o,*0(
|(V
3*s(
{}*0
{
}E8{(o4
}

YEL8G|
(5
}{u+}{9{}}.|
(@
:,|
(A
}***A<m03{
}E8|
(A
*A!&sW
z(U
*{*{*o4*0(|(V
3*s0
{}*0.{
}E8{(o4
}
YE~8y|(5
}{oX
(M
{oL

(M
Y<86{u+}{9h{o>
@8{o>
@rp}8,{o>
@rp}8r	p}81{t*}rp{o6
r!p(7
}{oL
(M
{oL
(N
{oX
(M
{oX
(N
sY
}{{sZ
}}.|(@
:w,|(A
}***A<03{
}E8|(A
*A!&sW
z<Addin id          = "TextTemplating"
       namespace   = "MonoDevelop"
       name        = "Text Templating"
       author      = "Michael Hutchinson"
       copyright   = "MIT X11"
       url         = "http://monodevelop.com"
       description = "Support for editing and running T4 text templates."
       category    = "IDE extensions"
       version     = "2.2">
	
	<Runtime>
		<Import assembly="Mono.TextTemplating.dll" />
	</Runtime>
	
	<Dependencies>
	    <Addin id="Core" version="2.2"/>
	    <Addin id="Core.Gui" version="2.2"/>
		<Addin id="Components" version="2.2"/>
		<Addin id="Ide" version="2.2"/>
		<Addin id="SourceEditor2" version="2.2"/>
		<Addin id="Projects" version="2.2"/>
	</Dependencies>
	
	<Extension path = "/MonoDevelop/SourceEditor2/SyntaxModes">
		<Templates resource="T4SyntaxMode.xml" />
	</Extension>
	
	<Extension path = "/MonoDevelop/Core/MimeTypes">
		<MimeType id="application/t4-template" _description="Text template" icon="md-template" isText="true">
			<File pattern="*.tt" />
		</MimeType>
	</Extension>
	
	<Extension path = "/MonoDevelop/Ide/FileFilters">
		<FileFilter id = "T4Templates"
		            insertbefore = "AllFiles"
		           _label = "T4 Templates"
		           extensions = "*.tt" />
	</Extension>
	
	<Extension path = "/MonoDevelop/ProjectModel/DomParser">
		<Class class = "MonoDevelop.TextTemplating.Parser.T4Parser" />
	</Extension>
	
	<Extension path = "/MonoDevelop/Ide/TextEditorExtensions">
		<Class class = "MonoDevelop.TextTemplating.Gui.T4EditorExtension" />
	</Extension>
</Addin>
Z<!-- CSharpSyntaxMode.xml

 Author:
   Michael Hutchinson <mhutchinson@novell.com>

 Copyright (c) 2009 Novell, Inc (http://www.novell.com)

 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:

 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE. -->
 
<SyntaxMode name = "T4" mimeTypes="application/t4-template">
	<Span color="string" rule="t4">
		<Begin>
</Begin>
		<End>qkl6ynrv7y234crtnq238rtxck3</End>
	</Span>
	<Span color = "text.markup" rule = "directive">
		<Begin>&lt;#@</Begin>
		<End>#&gt;</End>
	</Span>

	<Rule name="t4">
		<!-- directives -->
		<Span color = "text.markup" rule = "directive">
			<Begin>&lt;#@</Begin>
			<End>#&gt;</End>
		</Span>
		
		<!-- expressions -->
		<Span tagColor = "keyword.declaration" color="text" rule = "csharp">
			<Begin>&lt;#=</Begin>
			<End>#&gt;</End>
		</Span>
		
		<Span tagColor = "keyword.declaration" color="text" rule = "csharp">
			<Begin>&lt;#+</Begin>
			<End>#&gt;</End>
		</Span>
		
		<Span tagColor = "keyword.declaration" color="text" rule = "csharp">
			<Begin>&lt;#</Begin>
			<End>#&gt;</End>
		</Span>
	</Rule>
	
	<Rule name = "directive">
		<Span color = "string" rule="InLiteral">
			<Begin>&quot;</Begin>
			<End>&quot;</End>
		</Span>
		
		<Span color = "string" rule="InLiteral">
			<Begin>&apos;</Begin>
			<End>&apos;</End>
		</Span>
		
		<!-- attributes -->
		<Match color = "keyword.type">[A-Za-z0-9_]+(:[A-Za-z0-9_]+)?[\s\n\r]*=</Match>
	</Rule>
	
	<Rule name = "csharp">
		<Span color = "comment.block" rule="Comment" tagColor="comment.tag.block">
			<Begin>/*</Begin>
			<End>*/</End>
		</Span>
		
		<Span color = "string.other" rule="String" stopateol = "false" escape='""'>
			<Begin>@"</Begin>
			<End>"</End>
		</Span>
	
		<Span color = "string.double" rule="String" stopateol = "true" escape='\"'>
			<Begin>"</Begin>
			<End>"</End>
		</Span>
	
		<Span color = "string.single" rule="String" stopateol = "true" escape="\'">
			<Begin>&apos;</Begin>
			<End>&apos;</End>
		</Span>
		
		<Match color = "constant.digit">CSharpNumber</Match>
		
		<Keywords color = "keyword.access">
			<Word>this</Word>
			<Word>base</Word>
		</Keywords>
		
		<Keywords color = "keyword.operator">
			<Word>as</Word>
			<Word>is</Word>
			<Word>new</Word>
			<Word>sizeof</Word>
			<Word>typeof</Word>
			<Word>stackalloc</Word>
		</Keywords>
		
		<Keywords color = "keyword.selection">
			<Word>else</Word>
			<Word>if</Word>
			<Word>switch</Word>
			<Word>case</Word>
			<Word>default</Word>
		</Keywords>
		
		<Keywords color = "keyword.iteration">
			<Word>do</Word>
			<Word>for</Word>
			<Word>foreach</Word>
			<Word>in</Word>
			<Word>while</Word>
		</Keywords>
		
		<Keywords color = "keyword.jump">
			<Word>break</Word>
			<Word>continue</Word>
			<Word>goto</Word>
			<Word>return</Word>
		</Keywords>
		
		<Keywords color = "keyword.context">
			<Word>yield</Word>
			<Word>partial</Word>
			<Word>global</Word>
			<Word>where</Word>
			<Word>__arglist</Word>
			<Word>__makeref</Word>
			<Word>__reftype</Word>
		</Keywords>
		
		<Keywords color = "keyword.exceptions">
			<Word>try</Word>
			<Word>throw</Word>
			<Word>catch</Word>
			<Word>finally</Word>
		</Keywords>
		
		<Keywords color = "constant.language">
			<Word>true</Word>
			<Word>false</Word>
			<Word>null</Word>
		</Keywords>
		
		<Keywords color = "keyword.modifier">
			<Word>abstract</Word>
			<Word>const</Word>
			<Word>event</Word>
			<Word>extern</Word>
			<Word>override</Word>
			<Word>readonly</Word>
			<Word>sealed</Word>
			<Word>static</Word>
			<Word>virtual</Word>
			<Word>volatile</Word>
			
			<Word>public</Word>
			<Word>protected</Word>
			<Word>private</Word>
			<Word>internal</Word>
		</Keywords>
		
		<Keywords color = "keyword.type">
			<Word>bool</Word>
			<Word>byte</Word>
			<Word>char</Word>
			<Word>decimal</Word>
			<Word>double</Word>
			<Word>enum</Word>
			<Word>float</Word>
			<Word>int</Word>
			<Word>long</Word>
			<Word>sbyte</Word>
			<Word>short</Word>
			<Word>struct</Word>
			<Word>uint</Word>
			<Word>ushort</Word>
			<Word>ulong</Word>
			<Word>object</Word>
			<Word>string</Word>
		</Keywords>
		
		<Keywords color = "constant.language.void">
			<Word>void</Word>
		</Keywords>
		
		<Keywords color = "keyword.namespace">
			<Word>namespace</Word>
			<Word>using</Word>
		</Keywords>
		
		<Keywords color = "keyword.property">
			<Word>get</Word>
			<Word>set</Word>
			<Word>add</Word>
			<Word>remove</Word>
			<Word>value</Word>
		</Keywords>
		
		<Keywords color = "keyword.declaration">
			<Word>class</Word>
			<Word>interface</Word>
			<Word>delegate</Word>
		</Keywords>
		
		<Keywords color = "keyword.parameter">
			<Word>params</Word>
			<Word>ref</Word>
			<Word>out</Word>
		</Keywords>
		
		
		<Keywords color = "keyword.operator.declaration">
			<Word>explicit</Word>
			<Word>implicit</Word>
			
			<Word>operator</Word>
		</Keywords>
		
		<Keywords color = "keyword.misc">
			<Word>checked</Word>
			<Word>unchecked</Word>
			<Word>fixed</Word>
			<Word>unsafe</Word>
			<Word>lock</Word>
		</Keywords>
	</Rule>
</SyntaxMode>BSJBv2.0.50727p
#~,d#Strings!`#US"#Blob'#GUIDW	V7 

2	/QZn/
//&-
:
?
Ftz~

&
5;Js

#5o
"

!+&Z--
$+Fk~~~*z
/
J"s~

7
E5T~c~
~
.
1=
P=._
m+u


+
2*

&
~
L
+
5

=
+

#
5#
L#
i#


)		Q		p	y	p			U	U 	U
(	U0<
E
O
a
#q
'!*.7*.7*.#7 K 
1 "
t"0""2#8X#C?`#QD#\I#oN$$hd$w$
$
$>
$*
l'*(Cp(Ux((K(
(
(5
)Z
!$)n
1H)K`)
p)
a|*
8+K@+	AH+	P+X++>|,2,?,K,	,	,-$4->$.2.?.K.	(.	..V..>12\1?7>}=Q/



%9"9&*9	K!K
919I2QX?yKOKVK\9bh#m,mSr`|bAK9Y	K\U~	2~	
E	_g!gY!)K\1iK9Q_QYuy|YYYu!Y'YY-y|3>2iBqB9>y)y8F@ySLbXqBq_
!E!e!ejyrK
KzKq'_	KKKK
Km_&Q_&{>
	K$>!21&))AK	)1	BK
K
K
K
KKKI1I4_qQ,QD_<QT_LQ.W.h.}..` @` @` @`+Uq,<k9	|
A
K
VE~Q	
		
!")*12BDFHR	TVXb
dfh
		(6Fj~o
.S	#MonoDevelop.IdeCompletionTextEditorExtensionMonoDevelop.Ide.Gui.Content.ctorDocumentMonoDevelop.Ide.GuiTextEditorExtensionget_DocumentmscorlibInvalidOperationExceptionSystemGetContentITextBufferIEditableTextBuffergtk-sharpWidgetGtkget_ParentScrolledWindowDestroyglib-sharpObjectGLibDisposeTypeStringRuntimeTypeHandleGetTypeFromHandlegdk-sharpColorGdkMono.TextTemplatingISegmentTreeStoreTreeModelPadTreeViewMonoDevelop.Ide.Gui.ComponentsEventHandleradd_RealizedCellRendererTextget_TextRendererCellRendererset_Xpadset_YpadInt32TreeViewColumnTreeViewAppendColumnset_HeadersVisibleTreeSelectionget_Selectionadd_ChangedContainerAddShowAllget_NameEndsWithInitializeEventHandler`1MonoDevelop.ProjectsParsedDocumentEventArgsMonoDevelop.Projects.DomProjectDomServiceMonoDevelop.Projects.Dom.Parseradd_ParsedDocumentUpdatedParsedDocumentget_ParsedDocumentremove_ParsedDocumentUpdatedMonoDevelop.CoreFilePathget_FileNameop_Implicitop_EqualityDomLocationDomRegionget_Startget_Lineget_ColumnITextFileMonoDevelop.Projects.TextGetPositionFromLineColumnget_EndGetTextMonoDevelop.Projects.GuiCodeCompletionContextMonoDevelop.Projects.Gui.Completionget_TriggerOffsetTextEditorget_Editorget_LengthGetCharAtTimeoutHandlerTimeoutTreeIterZeroList`1System.Collections.GenericEnumeratorGetEnumeratorget_CurrentDirectiveConcatAppendValuesTemplateSegmentget_TextSubstringReplaceTrimSegmentTypeget_TypeMoveNextMonoDevelop.Core.GuiDispatchServiceAssertGuiThreadThreadsEnterget_IsRealizedClearDateTimeget_NowExpandAllTimeSpanop_Subtractionget_MillisecondsLoggingServiceLogDebugLeaveLocationget_TagStartLocationset_CursorPositionShowPositionGetSelectedGetValueInterlockedSystem.ThreadingCompareExchangeNotSupportedExceptionget_EndLocationFoldingRegionAbstractParserParsedTemplateTokeniserParseWithoutIncludesExceptionget_MessageParserExceptionget_LocationLogErrorget_RawSegmentsParsedDocumentFlagsget_Flagsset_FlagsCompilerErrorCollectionSystem.CodeDom.Compilerget_ErrorsIEnumeratorSystem.CollectionsCollectionBaseCompilerErrorIList`1Errorget_IsWarningget_ErrorTextErrorTypeICollection`1IDisposableget_CountTaskStoreMonoDevelop.Ide.TasksTaskServiceTaskSeverityTaskShowErrorsMonoDevelop.TextTemplating<Module>MonoDevelop.TextTemplating.dllMonoDevelop.TextTemplating.GuiMonoDevelop.TextTemplating.ParserT4EditorExtensionT4ParsedDocumentT4ParserTextTemplatingService<>c__Iterator0<>c__Iterator1<GenerateFolds>c__Iterator2MonoDevelop.DesignerSupportIOutlinedDocumentdisposedparsedDocrefreshingOutlineoutlineTreeViewoutlineTreeStoreMonoDevelop.DesignerSupport.IOutlinedDocument.GetOutlineWidgetMonoDevelop.DesignerSupport.IOutlinedDocument.ReleaseOutlineWidgetExtendsEditordoceditorOnParseInformationChangedsenderargsget_ParsedDocget_Bufferget_EditableBufferGetBufferTextregionCodeCompletionCommandICompletionDataListcompletionContextHandleCodeCompletioncompletionChartriggerWordLengthforcedRefreshOutlinerefillOutlineStoreIdleHandlerRefillOutlineStorestoreSelectSegmentseg<IOutlinedDocument.GetOutlineWidget>m__0EventArgs<IOutlinedDocument.GetOutlineWidget>m__1ParsedDocBufferEditableBuffer<TemplateSegments>k__BackingFieldfileNamesegmentsget_TemplateSegmentsset_TemplateSegmentsvalueget_TemplateDirectivesIEnumerable`1get_TemplateContentGenerateFoldsTemplateSegmentsTemplateDirectivesTemplateContentCanParseParseProjectDomdomcontentShowTemplateHostErrorserrorsIEnumerableIEnumerator`1<$s_2>__0<seg>__1<dir>__2$PC$current<>f__thisSystem.Collections.Generic.IEnumerator<Mono.TextTemplating.Directive>.get_CurrentSystem.Collections.IEnumerator.get_CurrentSystem.Collections.IEnumerable.GetEnumeratorSystem.Collections.Generic.IEnumerable<Mono.TextTemplating.Directive>.GetEnumeratorResetSystem.Collections.Generic.IEnumerator<Mono.TextTemplating.Directive>.CurrentSystem.Collections.IEnumerator.Current<$s_3>__0<ts>__2System.Collections.Generic.IEnumerator<Mono.TextTemplating.TemplateSegment>.get_CurrentSystem.Collections.Generic.IEnumerable<Mono.TextTemplating.TemplateSegment>.GetEnumeratorSystem.Collections.Generic.IEnumerator<Mono.TextTemplating.TemplateSegment>.Current<$s_4>__0<name>__3<dir>__4<region>__5System.Collections.Generic.IEnumerator<MonoDevelop.Projects.Dom.FoldingRegion>.get_CurrentSystem.Collections.Generic.IEnumerable<MonoDevelop.Projects.Dom.FoldingRegion>.GetEnumeratorSystem.Collections.Generic.IEnumerator<MonoDevelop.Projects.Dom.FoldingRegion>.CurrentAssemblyProductAttributeSystem.ReflectionAssemblyTitleAttributeAssemblyDescriptionAttributeAssemblyCopyrightAttributeRuntimeCompatibilityAttributeSystem.Runtime.CompilerServicesCompilerGeneratedAttributeDebuggerHiddenAttributeSystem.DiagnosticsGetOutlineWidgetReleaseOutlineWidgetMonoDevelop.TextTemplating.addin.xmlT4SyntaxMode.xmlIEditor extension not yet initialized	Node	textforeground-gdk.tt	<#@  #>...	<#= <#<#+-Built outline in {0}ms<#=...#><#+...#><#...#><#@...#>/application/t4-template  	 z\V40

5ڳɟ 5ڳɟ)15ڳɟ ) A  I M 		 ]Q  e   mq	mq y }}}}      		 	 9 9   
            	 9  z\V4   
 	 	 
 } !E=! 	 q     ) ) ) =5555599 9	 -9 9
 9
 1
 1
 1 	9
1
1	 y51=99 
 =		1= 
 =1= 
 =		MonoDevelopText Templating72Support for editing and running T4 text templates.MIT X11TWrapNonExceptionThrows	 =5K2'A$f0HX4VS_VERSION_INFO?DVarFileInfo$TranslationStringFileInfo000004b04ProductVersion2.2.0.0$CompanyName8ProductNameMonoDevelop4LegalCopyrightMIT X11`InternalNameMonoDevelop.TextTemplating.dllHFileDescriptionText Templating3CommentsSupport for editing and running T4 text templates.0FileVersion2.2.0.0hOriginalFilenameMonoDevelop.TextTemplating.dll,LegalTrademarks 0

Youez - 2016 - github.com/yon3zu
LinuXploit