Interface IContentFinder
Namespace: SociallyDistant.Core.ContentManagement
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IContentFinderMethods
FindContentOfType<T>()
Declaration
Task<T[]> FindContentOfType<T>()Returns
| Type | Description | 
|---|---|
| Task<T[]> | 
Type Parameters
| Name | Description | 
|---|---|
| T |