Click or drag to resize

ProductDoObfuscation Method


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public void DoObfuscation(
	ProductBuildInstance buildInstance,
	Range progressRange
)

Parameters

buildInstance  ProductBuildInstance
 
progressRange  Range
 
See Also