Click or drag to resize

ObfuscateToAttribute Constructor

Initializes a new instance of the ObfuscateToAttribute class

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public ObfuscateToAttribute(
	string newName
)

Parameters

newName
Type: SystemString
See Also