Exemplo n.º 1
0
        public ByTable IconStates(int?mode = null)
        {
            mode = mode ?? 0;

            return(Icon13.States(this.icon, mode ?? 0));
        }