Amazon.S3.Model.S3Grant.IsSetGrantee C# (CSharp) Méthode

IsSetGrantee() private méthode

private IsSetGrantee ( ) : bool
Résultat bool
        internal bool IsSetGrantee()
        {
            return this.grantee != null;
        }