CompilationContextDefaultStatics - свойство
Статические классы, подключаемые как
using static в каждом исходнике
Sources.
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public HashSet<string> DefaultStatics { get; }
Public ReadOnly Property DefaultStatics As HashSet(Of String)
Get
public:
virtual property HashSet<String^>^ DefaultStatics {
HashSet<String^>^ get () sealed;
}
abstract DefaultStatics : HashSet<string> with get
override DefaultStatics : HashSet<string> with get
HashSetStringICompilationContextDefaultStatics