EntityValueJsonConverter(IEntityType, IEntityRuntimeModel) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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