Amazon.S3.Model.S3Object.IsSetKey C# (CSharp) 메소드

IsSetKey() 개인적인 메소드

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