PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​FormattersRef­Struct­SurrogateRef­Struct­Surrogate
Open sandboxFocus

RefStructSurrogate Constructor

RefStructSurrogate(String)

Initializes a new RefStructSurrogate.

Declaration
public RefStructSurrogate(string toStringValue)
Parameters
Type Name Description
System.String toStringValue

The value of the ToString() method for the ref struct.