Example #1
0
 public PlatformWellViewModel GetPlatformWellList()
 {
     return(DALUtility.GetPlatformWellList());
 }