C# Class QuickGenerate.NHibernate.Testing.Sample.Handlers.GetAllSuperPowers.GetAllSuperPowersHandler

Afficher le fichier Open project: kilfour/QuickGenerate

Méthodes publiques

Méthode Description
GetAllSuperPowersHandler ( GetAllSuperPowersQuery query ) : System.Linq
Handle ( ) : QuickGenerate.NHibernate.Testing.Sample.Handlers.GetAllSuperPowers.SuperPowerDto[]

Method Details

GetAllSuperPowersHandler() public méthode

public GetAllSuperPowersHandler ( GetAllSuperPowersQuery query ) : System.Linq
query GetAllSuperPowersQuery
Résultat System.Linq

Handle() public méthode

public Handle ( ) : QuickGenerate.NHibernate.Testing.Sample.Handlers.GetAllSuperPowers.SuperPowerDto[]
Résultat QuickGenerate.NHibernate.Testing.Sample.Handlers.GetAllSuperPowers.SuperPowerDto[]