Show / Hide Table of Contents

Interface ITechDataRepositoryFactory

Представляет фабрику хранилища технологических данных.

Namespace: Ascon.Vertical.Core
Assembly: Ascon.Vertical.Core.dll
Syntax
public interface ITechDataRepositoryFactory

Methods

Open(string)

Открывает хранилище.

Declaration
ITechDataRepository? Open(string parameters)
Parameters
Type Name Description
string parameters

Параметры открытия.

Returns
Type Description
ITechDataRepository

Открытое хранилище или null>.

Back to top Copyright © 2014 - 2026 ООО «АСКОН-Бизнес-решения»