IFieldUtils Interface

Definition

C#
public interface IFieldUtils
Derived

Methods

GetGetter(FieldInfo)

Returns a delegate to get the value of a specified field.

GetReferenceSetter(FieldInfo)

Returns a delegate to set the value of this field for an instance.

GetValueSetter(FieldInfo)

Returns a delegate to set the value of this field for an instance.

Applies to

Product Versions
.NET Orleans 3.4.5, 3.6.0