Partager via


EntityValueJsonConverter(IEntityType, IEntityRuntimeModel) Constructor

Definition

public EntityValueJsonConverter (Microsoft.VisualStudio.ProjectSystem.Query.IEntityType entityType, Microsoft.VisualStudio.ProjectSystem.Query.IEntityRuntimeModel entityRuntime);
new Microsoft.VisualStudio.ProjectSystem.Query.Framework.EntityValueJsonConverter : Microsoft.VisualStudio.ProjectSystem.Query.IEntityType * Microsoft.VisualStudio.ProjectSystem.Query.IEntityRuntimeModel -> Microsoft.VisualStudio.ProjectSystem.Query.Framework.EntityValueJsonConverter
Public Sub New (entityType As IEntityType, entityRuntime As IEntityRuntimeModel)

Parameters

entityType
IEntityType
entityRuntime
Microsoft.VisualStudio.ProjectSystem.Query.IEntityRuntimeModel

Applies to