UnknownPlaceholderParserTryParse - метод

Definition

Пространство имён: Tessa.Platform.Placeholders
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public IPlaceholder? TryParse(
	IPlaceholderFindingContext context,
	IPlaceholderText placeholder
)

Параметры

context  IPlaceholderFindingContext
 
placeholder  IPlaceholderText
 

Возвращаемое значение

IPlaceholder

Реализации

IPlaceholderParserTryParse(IPlaceholderFindingContext, IPlaceholderText)

См. также