Amazon.ElasticTranscoder.Model.Encryption.IsSetMode C# (CSharp) Method

IsSetMode() private method

private IsSetMode ( ) : bool
return bool
        internal bool IsSetMode()
        {
            return this._mode != null;
        }