Click or drag to resize

DependencyInjectionConfigInformationAddNamespaceFilterFragment Method

Adds the namespace filter fragment.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public void AddNamespaceFilterFragment(
	string namespaceFilterFragment
)

Parameters

namespaceFilterFragment
Type: SystemString
The namespace filter fragment.
See Also