Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ErlangEditor
Template
Templates
ErlangCode
C# Class ErlangEditor.Template.Templates.ErlangCode
Inheritance:
ErlangCodeBase
Show file
Open project: xdusongwei/ErlangEditor
Public Methods
Method
Description
ErlangCode
( ) :
System
ErlangCode
(
string
aModuleName
) :
System
TransformText
( ) :
string
Create the template output
Method Details
ErlangCode()
public
method
public
ErlangCode
( ) :
System
return
System
ErlangCode()
public
method
public
ErlangCode
(
string
aModuleName
) :
System
aModuleName
string
return
System
TransformText()
public
method
Create the template output
public
TransformText
( ) :
string
return
string