IndentationStrategy - конструктор |
Создаёт стратегию с параметрами по умолчанию. Используется один символ табуляции и \n в качестве переводов строк.
Пространство имён:
Tessa.Views.Parser
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [InjectionConstructorAttribute]
public IndentationStrategy()
<InjectionConstructorAttribute>
Public Sub New
public:
[InjectionConstructorAttribute]
IndentationStrategy()
[<InjectionConstructorAttribute>]
new : unit -> IndentationStrategy
См. также