CompilationContext.DefaultStatics - свойство
Статические классы, подключаемые как
using static в каждом исходнике
Sources.
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.0.5
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
HashSet<String>ICompilationContext.DefaultStatics