Interface ISupportModules<TModel>
Interface used to attach module support
Namespace: PnP.Core.Model
Assembly: PnP.Core.dll
Syntax
public interface ISupportModules<TModel>
Type Parameters
TModel
Model to attach module support to |