C# Class EA.Iws.RequestHandlers.Copy.ProducerCollectionCopy

Mostrar archivo Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Public Methods

Method Description
CopyAsync ( IwsContext context, System.Guid notificationSourceId, System.Guid notificationDestinationId ) : Task

Method Details

CopyAsync() public method

public CopyAsync ( IwsContext context, System.Guid notificationSourceId, System.Guid notificationDestinationId ) : Task
context IwsContext
notificationSourceId System.Guid
notificationDestinationId System.Guid
return Task