Class ApiPopupAttribute
[AttributeUsage(AttributeTargets.Field, Inherited = true, AllowMultiple = false)]
public sealed class ApiPopupAttribute : PropertyAttribute
- Inheritance
-
objectApiPopupAttribute
Constructors
ApiPopupAttribute(ModelType)
public ApiPopupAttribute(ModelType modelType)
Parameters
modelTypeModelType
Fields
modelType
public readonly ModelType modelType