Class DefaultRequestAttribute
The class implementing this interface is the default subtype. A random subtype is returned in the undefined case of multiple IDefault implementations of the same base type.
Namespace: Holoride.ElasticSDK
Assembly: Holoride.ElasticSDK.Library.Runtime.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
[MeansImplicitUse]
public class DefaultRequestAttribute : Attribute