Table of Contents

Class ToObjectAttribute

Namespace
CSharpToJavaScript.Utils
Assembly
CSharpToJavaScript.dll

Translates a class into a JS object.

[AttributeUsage(AttributeTargets.All)]
public class ToObjectAttribute : Attribute
Inheritance
ToObjectAttribute
Inherited Members

Constructors

ToObjectAttribute()

public ToObjectAttribute()

Properties

Annotation

public static SyntaxAnnotation Annotation { get; }

Property Value

SyntaxAnnotation