ExprEvent sealed class ExprEvent : ExprWithType, IExprWithObject Documentation Code public Expr OptionalObject { get; set; } public ExprEvent(CType type)