Class NamedStringFunction
Implements
Inherited Members
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public class NamedStringFunction : NamedFunction<string>, IString
Constructors
View SourceNamedStringFunction(string)
Declaration
public NamedStringFunction(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name |
Methods
View SourceClone()
Declaration
public IString Clone()
Returns
| Type | Description |
|---|---|
| IString |