Для изменения размера нажмите или перетащите

PlaceholderHelperParseJoinsT - метод

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

Параметры

context
Тип: T
joinsText
Тип: SystemString
onJoinParse
Тип: SystemActionT, String, String, Int32, Int32

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

T
См. также