Click or drag to resize
ClientConfigurationClone Method
获取该实例的拷贝。

Namespace: Aliyun.OpenServices
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public Object Clone()

Return Value

Type: Object
该实例的拷贝。

Implements

ICloneableClone
See Also