Show / Hide Table of Contents

Interface IString

Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public interface IString

Properties

| Improve this Doc View Source

Value

Declaration
string Value { get; }
Property Value
Type Description
System.String

Methods

| Improve this Doc View Source

Clone()

Declaration
IString Clone()
Returns
Type Description
IString

Extension Methods

Extensions.Yield<T>(T)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX