C# Class Oss.Grant

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

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Grant ( IGrantee grantee, Permission permission ) : System

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Grant() public méthode

public Grant ( IGrantee grantee, Permission permission ) : System
grantee IGrantee
permission Permission
Résultat System