Class InspectorObjectTypeAttribute
Namespace: Ludiq
Syntax
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false, Inherited = true)]
public sealed class InspectorObjectTypeAttribute : Attribute, _Attribute
Constructors
InspectorObjectTypeAttribute(String)
Declaration
public InspectorObjectTypeAttribute(string memberName)
Parameters
| Type | Name | Description |
|---|---|---|
| String | memberName |
Properties
memberName
Declaration
public string memberName { get; }
Property Value
| Type | Description |
|---|---|
| String |