Webiant Logo Webiant Logo
  1. No results found.

    Try your search with a different keyword or use * as a wildcard.

QuoteItemCacheEventConsumer.cs

using Nop.Plugin.Misc.RFQ.Domains;
using Nop.Services.Caching;

namespace Nop.Plugin.Misc.RFQ.Services.Caching;

/// 
/// Represents an quote item cache event consumer
/// 
public class QuoteItemCacheEventConsumer : CacheEventConsumer;