Table of Contents

Class URLPatternComponentResult

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class URLPatternComponentResult
Inheritance
URLPatternComponentResult
Inherited Members

Constructors

URLPatternComponentResult()

public URLPatternComponentResult()

Fields

Groups

[Value("groups")]
public Dictionary<string, string> Groups

Field Value

Dictionary<string, string>

Input

[Value("input")]
public string Input

Field Value

string