Esempio n. 1
0
        public int Colour(IHuman fig, int i = 0)
        {
            fig.Laugh();

            throw new System.NotImplementedException();
        }
Esempio n. 2
0
        public int Colour(IHuman fig, int i = 0)
        {
            fig.Laugh();

            throw new System.NotImplementedException();
        }