Click or drag to resize

IcddNamespacesHelperBaseNamespaceFor(InformationContainer, String, String) Method


Namespace: IIB.ICDD.Parsing.Vocabulary
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public static string BaseNamespaceFor(
	InformationContainer container,
	string type,
	string filename
)

Parameters

container  InformationContainer
 
type  String
 
filename  String
 

Return Value

String
See Also