Table of Contents

Method AddEntityType

Namespace
Innova.Prism.Library.Menus.Factories
Assembly
Innova.Prism.Library.dll

AddEntityType<T>()

Adds an entity type to the list.

public void AddEntityType<T>() where T : class

Type Parameters

T

The type of the entity.