protected internal override void CallVisitorMethod(Visitor visitor, object data) { visitor.VisitCreateDelegate(this,data); }