PlaceholderScriptMethod - конструктор
Пространство имён: Tessa.Platform.Placeholders.CompilationСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public PlaceholderScriptMethod(
string text,
Tuple<int, int, int>[] anchors
)
Public Sub New (
text As String,
anchors As Tuple(Of Integer, Integer, Integer)()
)
public:
PlaceholderScriptMethod(
String^ text,
array<Tuple<int, int, int>^>^ anchors
)
new :
text : string *
anchors : Tuple<int, int, int>[] -> PlaceholderScriptMethod
Параметры
- text String
-
- anchors TupleInt32, Int32, Int32
-