Constructor SeparatorAttribute
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
SeparatorAttribute()
public SeparatorAttribute()
SeparatorAttribute(string)
public SeparatorAttribute(string color)
Parameters
colorstring
SeparatorAttribute(int)
public SeparatorAttribute(int height)
Parameters
heightint
SeparatorAttribute(string, int)
public SeparatorAttribute(string color, int height)