예제 #1
0
 public DogController()
 {
     _service = MasterListSingleton.Instance;//Fetch the Instance from the MasterListSingleton
 }