Amazon.ElasticTranscoder.Model.CaptionSource.IsSetTimeOffset C# (CSharp) 메소드

IsSetTimeOffset() 개인적인 메소드

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