Table of Contents

Class GeneratorFunction

Namespace
CSharpToJavaScript.APIs.JS.Ecma
Assembly
CSharpToJavaScript.dll
[To("Default")]
public class GeneratorFunction : Function
Inheritance
GeneratorFunction
Inherited Members

Constructors

GeneratorFunction(string, string)

public GeneratorFunction(string parameterArgs, string bodyArg)

Parameters

parameterArgs string
bodyArg string