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

IsSetCausingEntity() 개인적인 메소드

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