Class NamedStringFunction
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public class NamedStringFunction : NamedFunction<string>, IString
Constructors
| Improve this Doc View SourceNamedStringFunction(String)
Declaration
public NamedStringFunction(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Methods
| Improve this Doc View SourceClone()
Declaration
public IString Clone()
Returns
Type | Description |
---|---|
IString |