ConfigurationHandler..::..Create Method

Namespace:  JiwaFinancials.Jiwa.JiwaPluginSchedulerService.Configuration
Assembly:  JiwaPluginSchedulerService (in JiwaPluginSchedulerService.exe)

Syntax


public Object Create(
	Object parent,
	Object configContext,
	XmlNode section
)
Public Function Create ( _
	parent As Object, _
	configContext As Object, _
	section As XmlNode _
) As Object
public:
Object^ Create(
	Object^ parent, 
	Object^ configContext, 
	XmlNode^ section
)

Parameters

parent
Type: Object
configContext
Type: Object
section
Type: XmlNode