C# Class TastyDomainDriven.AsyncImpl.AsyncAppendOnlyExtension

Afficher le fichier Open project: jaceenet/TastyDomainDriven

Méthodes publiques

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

Method Details

CopyAppender() public static méthode

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