Class DomainPropertyAttribute
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = true)]
public sealed class DomainPropertyAttribute : BaseApiPropertyAttribute
Constructors
| Edit this page View SourceDomainPropertyAttribute(string)
Declaration
public DomainPropertyAttribute(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name |