API Reference
Interface
IRecommendationProvider
Defines the contract for i recommendation provider.
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Methods
public abstract Void Register(IDictionary<String, RecommendationAdvice> map) #Returns:
VoidExecutes the register operation.
Parameters
- map System.Collections.Generic.IDictionary{System.String,DomainDetective.RecommendationAdvice}