LocationInfo Constructor (FieldInfo) |
Initializes a new LocationInfo from a FieldInfo.
Namespace: PostSharp.Reflection
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.19.0 (6.5.19.0)
C#
public LocationInfo( FieldInfo fieldInfo )
Parameters
- fieldInfo
- Type: System.Reflection.FieldInfo
The field represented by the LocationInfo.