C# Class Isop.Infrastructure.DefaultFactory

Inheritance: IDisposable
Afficher le fichier Open project: wallymathieu/isop

Méthodes publiques

Méthode Description
Create ( Type t ) : Object
DefaultFactory ( ) : System
Dispose ( ) : void

Method Details

Create() public méthode

public Create ( Type t ) : Object
t System.Type
Résultat Object

DefaultFactory() public méthode

public DefaultFactory ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void