C# Class CastleTests.Facilities.TypedFactory.Delegates.UsesFooAndBarDelegateCtor

Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
UsesFooAndBarDelegateCtor ( Func barFactory, Func fooFactory ) : System

Method Details

UsesFooAndBarDelegateCtor() public méthode

public UsesFooAndBarDelegateCtor ( Func barFactory, Func fooFactory ) : System
barFactory Func
fooFactory Func
Résultat System