C# Class ErlangEditor.Template.Templates.gen_server

Show file Open project: xdusongwei/ErlangEditor

Public Methods

Method Description
TransformText ( ) : string

Create the template output

gen_server ( ) : System
gen_server ( string aModuleName ) : System

Method Details

TransformText() public method

Create the template output
public TransformText ( ) : string
return string

gen_server() public method

public gen_server ( ) : System
return System

gen_server() public method

public gen_server ( string aModuleName ) : System
aModuleName string
return System