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

Show file Open project: kilfour/QuickGenerate

Public Methods

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

Method Details

GetAllSuperPowersHandler() public method

public GetAllSuperPowersHandler ( GetAllSuperPowersQuery query ) : System.Linq
query GetAllSuperPowersQuery
return System.Linq

Handle() public method

public Handle ( ) : QuickGenerate.NHibernate.Testing.Sample.Handlers.GetAllSuperPowers.SuperPowerDto[]
return QuickGenerate.NHibernate.Testing.Sample.Handlers.GetAllSuperPowers.SuperPowerDto[]