Amazon.ElasticTranscoder.Model.Artwork.IsSetEncryption C# (CSharp) 메소드

IsSetEncryption() 개인적인 메소드

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