Amazon.ElasticTranscoder.Model.CaptionSource.IsSetEncryption C# (CSharp) Метод

IsSetEncryption() приватный Метод

private IsSetEncryption ( ) : bool
Результат bool
        internal bool IsSetEncryption()
        {
            return this._encryption != null;
        }