RefStructSurrogate Constructor |
Initializes a new RefStructSurrogate.
Namespace: PostSharp.Patterns.Diagnostics.Formatters
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public RefStructSurrogate( string toStringValue )
Parameters
- toStringValue
- Type: System.String
The value of the ToString() method for the ref struct.