C# Class Oss.Owner

Inheritance: ICloneable
ファイルを表示 Open project: zhongleiyang/OssSDK-.net-4.5

Private Properties

Property Type Description

Public Methods

Method Description
Clone ( ) : object
Owner ( ) : System
Owner ( string id, string displayName ) : System
ToString ( ) : string

Method Details

Clone() public method

public Clone ( ) : object
return object

Owner() public method

public Owner ( ) : System
return System

Owner() public method

public Owner ( string id, string displayName ) : System
id string
displayName string
return System

ToString() public method

public ToString ( ) : string
return string