Example #1
0
        public void SetBinding(object o)
        {
            var o_ = o as Data.Value.EnumBase;

            Binding = o_;
        }