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

Namespace: (Default Namespace)
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public DotfuscatorAttribute(
	string a,
	int c
)

Parameters

a
Type: SystemString
c
Type: SystemInt32
See Also