UploadSettings.

CopyUploadSettings<T>(T) Method

Summary

Copies the settings to a instance of UploadSettings class.
Assembly
Cake.AWS.S3.dll
Namespace
Cake.AWS.S3
Containing Type
UploadSettings

Syntax

protected T CopyUploadSettings<T>(T copy = null) where T : UploadSettings

Type Parameters

Name Description
T

Parameters

Name Type Description
copy T

Return Value

Type Description
T