Amazon.ElasticTranscoder.Model.AudioCodecOptions.IsSetSigned C# (CSharp) Метод

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

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