Amazon.ElasticTranscoder.Model.Permission.IsSetGranteeType C# (CSharp) 메소드

IsSetGranteeType() 개인적인 메소드

private IsSetGranteeType ( ) : bool
리턴 bool
        internal bool IsSetGranteeType()
        {
            return this._granteeType != null;
        }