Exemple #1
0
        public static int デブス(this PNM.ヌプーリ target)
        {
            var attribute = target.GetType().GetMember(target.ToString())[0].GetCustomAttribute(typeof(ヌプーリAttribute));

            return(((ヌプーリAttribute)attribute).DEPTH);
        }
Exemple #2
0
        public static string タプタプ(this PNM.ヌプーリ target)
        {
            var attribute = target.GetType().GetMember(target.ToString())[0].GetCustomAttribute(typeof(ヌプーリAttribute));

            return(attribute == null ? null : ((ヌプーリAttribute)attribute).TUPLTYPE);
        }