PlaceholderHelperParseJoinsT - метод

Definition

Пространство имён: Tessa.Platform.Placeholders
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public static void ParseJoins<T>(
	T context,
	string joinsText,
	Action<T, string, string, int, int> onJoinParse
)
where T : PlaceholderParsingContext

Параметры

context  T
 
joinsText  String
 
onJoinParse  ActionT, String, String, Int32, Int32
 

Параметры типа

T

См. также