Infohazard.Core 1.4.1
Infohazard Core Utility Library
Loading...
Searching...
No Matches
Infohazard.Core.DrawSingleChildPropertyAttribute Class Reference

Attribute draws only a single child property of a property. More...

Public Member Functions

 DrawSingleChildPropertyAttribute (string propertyName)
 DrawSingleChildPropertyAttribute that will draw only the specified property. More...
 

Properties

string PropertyName [get]
 The child property to draw. More...
 

Detailed Description

Attribute draws only a single child property of a property.

Constructor & Destructor Documentation

◆ DrawSingleChildPropertyAttribute()

Infohazard.Core.DrawSingleChildPropertyAttribute.DrawSingleChildPropertyAttribute ( string  propertyName)

DrawSingleChildPropertyAttribute that will draw only the specified property.

Parameters
propertyNameThe child property to draw.

Property Documentation

◆ PropertyName

string Infohazard.Core.DrawSingleChildPropertyAttribute.PropertyName
get

The child property to draw.


The documentation for this class was generated from the following file: