Example #1
0
 public Type ResolveTypeByPropertyName(string propertyName)
 {
     return(SellableInventoryItemsControllerUtils.GetFilterPropertyType(propertyName));
 }