C# Class Oss.OssObject

Inheritance: IDisposable
Afficher le fichier Open project: zhongleiyang/OssSDK-.net-4.5 Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
OssObject ( string key ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

OssObject() public méthode

public OssObject ( string key ) : System
key string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string