Table of Contents

Namespace EzrSquared.Runtime.Types.Wrappers.Members.Methods

Classes

EzrConstructorWrapper

Class to automatically wrap C# constructors so that they can be used in ezr².

EzrMethodBaseWrapper<TMethodBase>

Base class for all automatic wrappers which wrap C# executables so that they can be used in ezr².

EzrMethodWrapper

Class to automatically wrap C# methods so that they can be used in ezr².

FeatureParameterAttribute

Attribute for wrapped C# methods that need to enable features or request data from the ezr² runtime.

ParameterAttribute

Attribute to expose additonal data about the wrapped C# method parameter.

PrimaryConstructorAttribute

Attribute that declares a primary constructor.

Enums

Feature

The metadata for FeatureParameterAttribute.