Table of Contents

Namespace CSharpToJavaScript.Utils

Classes

BinaryAttribute

Translates a method into a binary operator.

GenericAsArgument
GenericBinaryAttribute

Translates a method into a binary operator. Generic as a second argument.

GenericUnaryAttribute

Translates a method into an unary operator. Generic as an argument

Log

Logging.

ToAttribute

Changes class/method based on options.

ToObjectAttribute

Translates a class into a JS object.

UnaryAttribute

Translates a method into an unary operator.

Unsupported
ValueAttribute

Translates class/method to a specified value.