Table of Contents

Interface ICommSimpleCommandAsync<TResult>

Namespace
PalmSens.Core.Simplified
Assembly
PalmSens.Core.Simplified.dll
public interface ICommSimpleCommandAsync<TResult>

Type Parameters

TResult

Methods

ExecuteAsync()

Task<TResult> ExecuteAsync()

Returns

Task<TResult>