Beispiel #1
0
 public static List <CLayer.Property> GetAllTamarindPropertyTitlesWithOutData()
 {
     DataLayer.Property bok = new DataLayer.Property();
     return(bok.GetAllTamarindPropertyTitlesWithOutData());
 }