C# 클래스 Etg.Yams.Test.stubs.ApplicationFactoryStub

상속: IApplicationFactory
파일 보기 프로젝트 열기: Microsoft/Yams 1 사용 예제들

공개 메소드들

메소드 설명
CreateApplication ( AppInstallConfig appInstallConfig, string appPath ) : Task

메소드 상세

CreateApplication() 공개 메소드

public CreateApplication ( AppInstallConfig appInstallConfig, string appPath ) : Task
appInstallConfig AppInstallConfig
appPath string
리턴 Task