Click or drag to resize

DeprecatedAfterAttribute Constructor

Initializes a new instance of the DeprecatedAfterAttribute class

Namespace:  SolidFire.Core.Attributes
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public DeprecatedAfterAttribute(
	float version
)

Parameters

version
Type: SystemSingle
See Also