C# 클래스 Oss.Owner

상속: ICloneable
파일 보기 프로젝트 열기: zhongleiyang/OssSDK-.net-4.5

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Clone ( ) : object
Owner ( ) : System
Owner ( string id, string displayName ) : System
ToString ( ) : string

메소드 상세

Clone() 공개 메소드

public Clone ( ) : object
리턴 object

Owner() 공개 메소드

public Owner ( ) : System
리턴 System

Owner() 공개 메소드

public Owner ( string id, string displayName ) : System
id string
displayName string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string