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

IsSetProfile() 개인적인 메소드

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