Show / Hide Table of Contents

Constructor ModelDesignerSpecAttribute

| Improve this Doc View Source

ModelDesignerSpecAttribute(Type[], Type[])

Initializes a new instance of ModelDesignerSpecAttribute.

Declaration
public ModelDesignerSpecAttribute(Type[] addonTypes, Type[] validOnTypes)
Parameters
Type Name Description
System.Type[] addonTypes

The addon types which will be set by underlying attribute.

System.Type[] validOnTypes

The types of the model member that the underlying attribute can apply to.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest