CompileParams(Entity, Environment) Constructor

Constructor.
Public Sub New( _ 
ByVal entity As Entity, _ 
ByVal environment As Environment
)
This language is not supported or no code example is available.
public CompileParams( 
Entity entity
Environment environment 
)
This language is not supported or no code example is available.

Parameters

entity
Entity

The entity.

environment
Environment

The environment control.

.NET Framework

Supported in: 4.8

In this article

Definition