C# Class Org.Openengsb.Loom.CSharp.Bridge.OpenEngSB300.Remote.RemoteObjects.BeanDescription

Container for the Authentification
Mostrar archivo Open project: openengsb/loom-csharp Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CreateInstance ( String className ) : BeanDescription

Creates a new instance of the Authentification

Method Details

CreateInstance() public static method

Creates a new instance of the Authentification
public static CreateInstance ( String className ) : BeanDescription
className String ClassName
return BeanDescription