C# Class Longkong.XmlForms.DefaultObjectCreator

Default implementation of the IObjectCreator interface.
Inheritance: IObjectCreator
Mostrar archivo Open project: Longkong/Pojjaman

Public Methods

Method Description
CreateObject ( string name ) : object

Method Details

CreateObject() public method

public CreateObject ( string name ) : object
name string
return object