PlaceholderScriptMethodAnchors - свойство
Точки связи текста шаблона и кода. {позиция в тексте, позиция в коде метода, позиция окончания в коде метода}
Пространство имён: Tessa.Platform.Placeholders.CompilationСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public Tuple<int, int, int>[] Anchors { get; }
Public ReadOnly Property Anchors As Tuple(Of Integer, Integer, Integer)()
Get
public:
virtual property array<Tuple<int, int, int>^>^ Anchors {
array<Tuple<int, int, int>^>^ get () sealed;
}
abstract Anchors : Tuple<int, int, int>[] with get
override Anchors : Tuple<int, int, int>[] with get
TupleInt32,
Int32,
Int32IPlaceholderScriptMethodAnchors