CodeWriter.GlobalUsings property

namespace: Serenity.Reflection   assemblySerenity.Net.Core

Gets / sets global usings hash set

public HashSet<string> GlobalUsings { get; set; }

See Also