Amazon.ElasticTranscoder.Model.Warning.IsSetCode C# (CSharp) 메소드

IsSetCode() 개인적인 메소드

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