Table of Contents

Class DefaultGroupLeaf

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class DefaultGroupLeaf : GroupLeaf, IComparable<DefaultGroupLeaf>
Inheritance
DefaultGroupLeaf
Implements
Inherited Members
Extension Methods

Constructors

DefaultGroupLeaf()

public DefaultGroupLeaf()

Properties

Text

public string Text { get; set; }

Property Value

string

Methods

CompareTo(DefaultGroupLeaf)

public int CompareTo(DefaultGroupLeaf other)

Parameters

other DefaultGroupLeaf

Returns

int