TastyScope.

Run(Assembly?, string[]) Method

Namespace
Xenial.Delicious.Scopes
Containing Type
TastyScope

Syntax

public Task<int> Run(Assembly? entryAssembly, string[] args)

Parameters

Name Type Description
entryAssembly Assembly?
args string[]

Return Value

Type Description
Task<int>