DefaultAttribute Class
From RemObjects Software
This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.
Overview (.NET)
This attribute is used to mark the default ClientChannel, ServerChannel or Message classes to be recommended by the IDE's New Project Wizards.
Namespace
Declaration (C#)
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)] public class DefaultAttribute : System.Attribute;
Hierarchy
- System.Attribute
- RemObjects.SDK.DefaultAttribute
Methods
| | |
|---|---|
| DefaultAttribute | Default constructor for DefaultAttribute. |
See Also
Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
