JsFun Constructor (ParameterList, JsStatements)
Namespace:
Suoranta.WebApp.View.JS
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public JsFun( ParameterList paramsDeclaration, JsStatements statements )
Parameters
- paramsDeclaration
- Type: Suoranta.WebApp.View.JS..::..ParameterList
- statements
- Type: Suoranta.WebApp.View.JS..::..JsStatements

