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