InvokerAttribute Class
From RemObjects Software
This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.
Overview (.NET)
Marks the class to implement an invoker.
This attribute should only be applied to invoker classes in the *_Invk files auto-generated from your RODL library; attaching it to custom code should only be done by advanced users who know exactly what they are doing.
Namespace
Declaration (C#)
public class InvokerAttribute : System.Attribute;
Hierarchy
- RemObjects.SDK.Server.InvokerAttribute
Methods
| | |
|---|---|
| InvokerAttribute | Default constructor for InvokerAttribute. |
See Also
Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
