Interface ITrackedControllerEnumerable
Inherited Members
Namespace: Eco.Core.Utils
Assembly: Eco.Core.dll
Syntax
public interface ITrackedControllerEnumerable : ITrackedEnumerable, IEnumerable
Properties
Parent
Declaration
IController Parent { get; }
Property Value
Type | Description |
---|---|
IController |
PropertyName
Declaration
string PropertyName { get; }
Property Value
Type | Description |
---|---|
System.String |