Spread WPF 17
GrapeCity.CalcEngine Namespace / CalcService Class / CalcService Constructor


In This Topic
    CalcService Constructor
    In This Topic
    Initializes a new instance of the CalcService class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New CalcService()
    public CalcService()
    See Also