Amazon.ElasticTranscoder.Model.AudioCodecOptions.IsSetSigned C# (CSharp) 메소드

IsSetSigned() 개인적인 메소드

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