Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NArrange
Core
CodeElements
TextCodeElement
C# Class NArrange.Core.CodeElements.TextCodeElement
Code element base class with text.
Inheritance:
CommentedElement
ファイルを表示
Open project: MarcStan/NArrange
Class Usage Examples
Public Methods
Method
Description
Clone
( ) :
object
Creates a clone of the instance and assigns any state.
Protected Methods
Method
Description
TextCodeElement
( )
Default constructor.
Method Details
Clone()
public
method
Creates a clone of the instance and assigns any state.
public
Clone
( ) :
object
return
object
TextCodeElement()
protected
method
Default constructor.
protected
TextCodeElement
( )