EntitySurrogate Constructor

Standard constructor.
Public Sub New( _ 
ByVal entity As Entity
)
This language is not supported or no code example is available.
public EntitySurrogate( 
Entity entity 
)
This language is not supported or no code example is available.

Parameters

entity
Entity

.NET Framework

Supported in: 4.8

In this article

Definition