Click or drag to resize

IntellisenseManagerGenerateFile Method

Namespace:  AxiomCore2.Managers
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public void GenerateFile(
	string webRoot,
	FileVersionInfo fileVersionInfo
)

Parameters

webRoot
Type: SystemString
fileVersionInfo
Type: System.DiagnosticsFileVersionInfo
See Also