static void Main(string[] args) { Canine canine = new Canine(); }
static void Main(String[] args) { Canine objCanine = new Canine(); }