C# 클래스 Frapid.Installer.Commands.CreateSite

상속: frapid.Commands.Create.CreateCommand
파일 보기 프로젝트 열기: frapid/frapid

공개 메소드들

메소드 설명
ExecuteCommandAsync ( ) : System.Threading.Tasks.Task
Initialize ( ) : void
Validate ( ) : void

메소드 상세

ExecuteCommandAsync() 공개 메소드

public ExecuteCommandAsync ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

Validate() 공개 메소드

public Validate ( ) : void
리턴 void