Click or drag to resize
DfsuBuilderCreate Method
Create a new dfsu builder

Namespace: DHI.Generic.MikeZero.DFS.dfsu
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public static DfsuBuilder Create(
	DfsuFileType fileType
)

Parameters

fileType
Type: DHI.Generic.MikeZero.DFS.dfsuDfsuFileType

Return Value

Type: DfsuBuilder
See Also