Click or drag to resize

StiFunctionsXmlParserLoadFunctionsFromXml Method (Assembly, String)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsXmlParser.LoadFunctionsFromXml(System.Reflection.Assembly,System.String[])"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void LoadFunctionsFromXml(
	Assembly assembly,
	string[] resourceNames
)

Parameters

assembly
Type: System.ReflectionAssembly

[Missing <param name="assembly"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsXmlParser.LoadFunctionsFromXml(System.Reflection.Assembly,System.String[])"]

resourceNames
Type: SystemString

[Missing <param name="resourceNames"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsXmlParser.LoadFunctionsFromXml(System.Reflection.Assembly,System.String[])"]

See Also