Table of Contents

Class WriteApiAttribute

Namespace
OneImlx.Shared.Attributes
Assembly
OneImlx.Shared.dll

Indicates that the target element should add the relevant back-end API.

[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
public sealed class WriteApiAttribute : ActionAttribute
Inheritance
WriteApiAttribute
Inherited Members

Constructors

WriteApiAttribute(string)

Initialize a new instance.

public WriteApiAttribute(string description)

Parameters

description string

Additional description.