Interface IRecordAccess
Namespace: Estrelica.Interfaces
Assembly: Estrelica.Interfaces.dll
Syntax
[StayPublic]
[DoNotObfuscateType]
public interface IRecordAccess
Properties
Identifiers
this[string]
Declaration
dynamic this[string identifier] { get; }
Parameters
| string identifier |
Property Value
| dynamic |