Table of Contents

Class RXDivider

Namespace
Global
Assembly
Assembly-CSharp.dll
public class RXDivider : PropertyAttribute
Inheritance
PropertyAttribute
RXDivider
Inherited Members
PropertyAttribute.order

Constructors

RXDivider()

public RXDivider()

RXDivider(string)

public RXDivider(string header)

Parameters

header string

RXDivider(string, string)

public RXDivider(string header, string subtitle)

Parameters

header string
subtitle string

Fields

header

public string header

Field Value

string

subtitle

public string subtitle

Field Value

string