TessaCompilerBaseTDefaultStatics - свойство
Список подключаемых по умолчанию статических пространств имён.
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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