TessaCompilerBaseTDefaultStatics - свойство
Список подключаемых по умолчанию статических пространств имён.
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.0.4
public ConcurrentHashSet<string> DefaultStatics { get; }
Public ReadOnly Property DefaultStatics As ConcurrentHashSet(Of String)
Get
public:
virtual property ConcurrentHashSet<String^>^ DefaultStatics {
ConcurrentHashSet<String^>^ get () sealed;
}
abstract DefaultStatics : ConcurrentHashSet<string> with get
override DefaultStatics : ConcurrentHashSet<string> with get
ConcurrentHashSetStringITessaCompilerTDefaultStatics