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