示例#1
0
        public bool IsRemoval()
        {
            bool isSecret = HearthDb.IsSecret(this);

            return(isSecret);
        }