Table of Contents

Interface ICompanionTargetCatalog

Namespace
Cress.Companion
Assembly
Cress.Companion.Core.dll
public interface ICompanionTargetCatalog

Methods

ListTargetsAsync()

Task<IReadOnlyList<CompanionTargetInfo>> ListTargetsAsync()

Returns

Task<IReadOnlyList<CompanionTargetInfo>>