示例#1
0
        public string GetTypeCount45()
        {
            TypeCountList t = new TypeCountList(this, "45");

            return(t.ToString());
        }
示例#2
0
        public string GetTypeCount20()
        {
            TypeCountList t = new TypeCountList(this, "20");

            return(t.ToString());
        }