Interface IRenamable
Namespace: PiXYZ.Tools
Assembly: cs.temp.dll.dll
Syntax
public interface IRenamable
  Properties
name
Declaration
string name { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
public interface IRenamable
  string name { get; set; }
  | Type | Description | 
|---|---|
| System.String |