4k4xs4pH1r3 / artemisa

Exception thrown is generic CS-R1015
Anti-pattern
Major
17 days agoa month old
73            }
74            set
75            {
76                throw new Exception("The method or operation is not implemented.");77            }
78        }
79
69        {
70            get
71            {
72                throw new Exception("The method or operation is not implemented.");73            }
74            set
75            {
54            }
55            set
56            {
57                throw new Exception("The method or operation is not implemented.");58            }
59        }
60
50        {
51            get
52            {
53                throw new Exception("The method or operation is not implemented.");54            }
55            set
56            {
35            }
36            set
37            {
38                throw new Exception("The method or operation is not implemented.");39            }
40        }
41