C# Class TastyDomainDriven.AsyncImpl.AsyncAppendOnlyExtension

Exibir arquivo Open project: jaceenet/TastyDomainDriven

Public Methods

Method Description
CopyAppender ( this to, IAppendOnlyAsync @from ) : System.Threading.Tasks.Task

Method Details

CopyAppender() public static method

public static CopyAppender ( this to, IAppendOnlyAsync @from ) : System.Threading.Tasks.Task
to this
@from IAppendOnlyAsync
return System.Threading.Tasks.Task