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

Inheritance: IApplicationFactory
Afficher le fichier Open project: Microsoft/Yams Class Usage Examples

Méthodes publiques

Méthode Description
CreateApplication ( AppInstallConfig appInstallConfig, string appPath ) : Task

Method Details

CreateApplication() public méthode

public CreateApplication ( AppInstallConfig appInstallConfig, string appPath ) : Task
appInstallConfig AppInstallConfig
appPath string
Résultat Task