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

Инициализирует новый экземпляр класса ContentResponse

Definition

Пространство имён: Tessa.Content
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public ContentResponse(
	IValidationResultBuilder validationResult,
	ContentResult? contentResult = null,
	ContentCacheOptions? cacheOptions = null
)

Параметры

validationResult  IValidationResultBuilder
 
contentResult  ContentResult  (Optional)
 
cacheOptions  ContentCacheOptions  (Optional)
 

См. также