Table of Contents

Class AsyncGeneratorFunction

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

Constructors

AsyncGeneratorFunction(string, string)

public AsyncGeneratorFunction(string parameterArgs, string bodyArg)

Parameters

parameterArgs string
bodyArg string