C# 클래스 ErlangEditor.Template.Templates.application

파일 보기 프로젝트 열기: xdusongwei/ErlangEditor

공개 메소드들

메소드 설명
TransformText ( ) : string

Create the template output

application ( ) : System
application ( string aModuleName, string aStartupMFA ) : System

메소드 상세

TransformText() 공개 메소드

Create the template output
public TransformText ( ) : string
리턴 string

application() 공개 메소드

public application ( ) : System
리턴 System

application() 공개 메소드

public application ( string aModuleName, string aStartupMFA ) : System
aModuleName string
aStartupMFA string
리턴 System