/ Assembly List / LJCGenTextLib / Replacement

Namespace - LJCGenTextLib


Syntax

C#
public class Replacement : IComparable<Replacement>

Represents a TextGen replacement item.

Public Methods
#ctor Initializes an object instance.
#ctor Initializes the Replacement object with the supplied values.
Clone Clones the structure of the object.
CompareTo Provides the default Sort functionality.
ToString The object string identifier.
5 Methods

Properties
Name Gets or sets the replacement name.
Value Gets or sets the replacement value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.