SearchQueryFilePersistent - конструктор

Initializes a new instance of the SearchQueryFilePersistent class. Initializes a new instance of the ViewFilePersistent class. Инициализирует новый экземпляр класса Object.

Definition

Пространство имён: Tessa.Views.SearchQueries
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public SearchQueryFilePersistent(
	[NotNullAttribute] IExchangeFormatInterpreter exchangeFormatInterpreter,
	[NotNullAttribute] IIndentationStrategy indentationStrategy,
	[NotNullAttribute] IConverter<IJsonSearchQueryMetadata, ISearchQueryMetadata> converter
)

Параметры

exchangeFormatInterpreter  IExchangeFormatInterpreter
 
indentationStrategy  IIndentationStrategy
Стратегия выравнивания текста
converter  IConverterIJsonSearchQueryMetadata, ISearchQueryMetadata
 

См. также