Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
wuxingogo
Code
XCodeSnippet
C# Class wuxingogo.Code.XCodeSnippet
Inheritance:
ICodeStatement
Mostra file
Open project: wuxingogo/WuxingogoExtension
Public Properties
Property
Type
Description
snippet
string
Public Methods
Method
Description
Compile
( ) :
CodeStatement
XCodeSnippet
(
string
snippet
) :
System
Method Details
Compile()
public
method
public
Compile
( ) :
CodeStatement
return
System.CodeDom.CodeStatement
XCodeSnippet()
public
method
public
XCodeSnippet
(
string
snippet
) :
System
snippet
string
return
System
Property Details
snippet
public_oe property
public
string
snippet
return
string