Amazon.Redshift.Model.TaggedResource.IsSetTag C# (CSharp) 메소드

IsSetTag() 개인적인 메소드

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