PlaceholderScriptMethod - конструктор
Пространство имён: Tessa.Platform.Placeholders.CompilationСборка: Tessa (в Tessa.dll) Версия: 4.0.4
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
-