Méthode | Description | |
---|---|---|
CreateInstance ( |
Creates an instance of the specified type using the dependency resolver or the type's default constructor.
|
|
PersistentConnectionFactory ( IDependencyResolver resolver ) : System |
Creates a new instance of the PersistentConnectionFactory class.
|
public CreateInstance ( |
||
connectionType | The type of |
|
Résultat | PersistentConnection |
public PersistentConnectionFactory ( IDependencyResolver resolver ) : System | ||
resolver | IDependencyResolver | The dependency resolver to use for when creating the |
Résultat | System |