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 resourceName
)

Parameters

assembly
Type: System.ReflectionAssembly

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

resourceName
Type: SystemString

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

See Also