/////////////////////////////////// //// This is a generated file. //// //// Do not modify it. //// /////////////////////////////////// using System; using System.Collections.Generic; namespace GAS.Runtime { public static class GAttrSetLib { public static readonly IReadOnlyDictionary AttrSetTypeDict = new Dictionary { }; public static readonly IReadOnlyDictionary TypeToName = new Dictionary { }; public static readonly IReadOnlyList AttributeFullNames = new List { }; } }