TastyScopeCommander.

TastyScopeCommander(Uri, Func<TastyScope>) Constructor

Syntax

public TastyScopeCommander(Uri connectionString, Func<TastyScope> createScope)

Parameters

Name Type Description
connectionString Uri
createScope Func<TastyScope>

Return Value

Type Description
void