C# Класс Nettiers.AdventureWorks.Entities.EntityFactory

Entity Factory provides methods to create entity types from type names as strings.
Наследование: EntityFactoryBase, IEntityFactory
Показать файл Открыть проект

Открытые методы

Метод Описание
EntityFactory ( ) : System

Initializes a new instance of the EntityFactory class.

Описание методов

EntityFactory() публичный Метод

Initializes a new instance of the EntityFactory class.
public EntityFactory ( ) : System
Результат System