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

Show file Open project: kilfour/QuickGenerate Class Usage Examples

Public Methods

Method Description
GetAllSuperPowersQuery ( ISession session ) : System.Collections.Generic
List ( ) : IList

Method Details

GetAllSuperPowersQuery() public method

public GetAllSuperPowersQuery ( ISession session ) : System.Collections.Generic
session ISession
return System.Collections.Generic

List() public method

public List ( ) : IList
return IList