Interface IString
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public interface IString
Properties
View SourceValue
Declaration
string Value { get; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
View SourceClone()
Declaration
IString Clone()
Returns
| Type | Description |
|---|---|
| IString |