ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions.Evaluation Namespace / FrameworkInvoke Class
Members

In This Topic
    FrameworkInvoke Class
    In This Topic
    Represents methods for .NET API late bindings.
    Object Model
    FrameworkInvoke Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class FrameworkInvoke 
    public static class FrameworkInvoke 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.Enterprise.Data.Expressions.Evaluation.FrameworkInvoke

    See Also