Class DoNotCollapseResultOfAttribute
Do not collapse ResultOf to a single value.
[AttributeUsage(AttributeTargets.Method, AllowMultiple = true)]
public class DoNotCollapseResultOfAttribute : DoNotCollapseOneOfResultAttribute
- Inheritance
-
objectAttributeDoNotCollapseResultOfAttribute
Constructors
DoNotCollapseResultOfAttribute()
public DoNotCollapseResultOfAttribute()