Esempio n. 1
0
 Property InterfaceProperty.GetPropertyById(Guid id)
 {
     return(propertyController.GetPropertyById(id));
 }