DynamicVariable.

With(Object, IClosure4) Method

Syntax

public virtual Object With(Object value, IClosure4 block)

Parameters

Name Type Description
value Object
block IClosure4

Return Value

Type Description
Object