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