C# Class Etg.Yams.Test.stubs.ApplicationFactoryStub

Inheritance: IApplicationFactory
Show file Open project: Microsoft/Yams Class Usage Examples

Public Methods

Method Description
CreateApplication ( AppInstallConfig appInstallConfig, string appPath ) : Task

Method Details

CreateApplication() public method

public CreateApplication ( AppInstallConfig appInstallConfig, string appPath ) : Task
appInstallConfig AppInstallConfig
appPath string
return Task