C# Class GenericFactory, code

Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
GenericFactory ( IReadOnlyDictionary factories )
TryCreate ( key, option, &@object ) : bool

Method Details

GenericFactory() public méthode

public GenericFactory ( IReadOnlyDictionary factories )
factories IReadOnlyDictionary

TryCreate() public méthode

public TryCreate ( key, option, &@object ) : bool
Résultat bool