예제 #1
0
 Type IPropertyProvider.GetPropertyType(string property)
 {
     return(_store.GetPropertyType(property));
 }