Amazon.CloudFormation.Model.ResourceChangeDetail.IsSetChangeSource C# (CSharp) 메소드

IsSetChangeSource() 개인적인 메소드

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