Interface ICompilablePropertyAccessor
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface ICompilablePropertyAccessor : IPropertyAccessor
- Inherited Members
Methods
GenerateCode(string, ILGenerator, CodeFlow)
void GenerateCode(string propertyName, ILGenerator gen, CodeFlow cf)
Parameters
propertyNamestringgenILGeneratorcfCodeFlow
GetPropertyType()
Type GetPropertyType()
Returns
IsCompilable()
bool IsCompilable()