Click or drag to resize
TargetedPatchingOptOutAttribute Constructor
Initializes a new instance of the TargetedPatchingOptOutAttribute class

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public TargetedPatchingOptOutAttribute(
	string reason
)

Parameters

reason
Type: SystemString
See Also