Constructor DebugStateAttribute
DebugStateAttribute(params Type[])
Debug State Attribute constructor
Declaration
public DebugStateAttribute(params Type[] types)
Parameters
Type | Name | Description |
---|---|---|
Type[] | types | List of types of the Debug State. |