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