Class ExperimentalAttribute
Inherited Members
PropertyAttribute.order
PropertyAttribute.applyToCollection
Namespace: Glitch9
Assembly: Glitch9.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public class ExperimentalAttribute : PropertyAttribute
Constructors
| Edit this page View SourceExperimentalAttribute(string)
Declaration
public ExperimentalAttribute(string tag = "Experimental")
Parameters
| Type | Name | Description |
|---|---|---|
| string | tag |
Fields
| Edit this page View Sourcetag
Declaration
public string tag
Field Value
| Type | Description |
|---|---|
| string |