Ejemplo n.º 1
0
        internal static Class53 smethod_1(Enum0 requiredEdition)
        {
            Assembly   executingAssembly = Assembly.GetExecutingAssembly();
            Attribute0 customAttribute   = (Attribute0)executingAssembly.GetCustomAttributes(typeof(Attribute0), true)[0];
            Class53    licenseInfo       = new Class53(customAttribute.ProductName);

            Class123.smethod_2(licenseInfo, executingAssembly, customAttribute, requiredEdition);
            return(licenseInfo);
        }