Amazon.ElasticTranscoder.Model.CaptionSource.IsSetEncryption C# (CSharp) Méthode

IsSetEncryption() private méthode

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