ReflectionDataSet(String) Constructor

File constructor

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
public ReflectionDataSet(
	string filename
)

Parameters

filename  String
The filename from which to load the reflection data set information

See Also