C# Class VolTeer.DataAccessLayer.AspNet.AspNetUsersDAL

Mostra file Open project: CISC181/VolTeerNET

Public Methods

Method Description
ListAspNetUsers ( ) : List
vMembershipUsers_In_Role ( string RoleName ) : List

Method Details

ListAspNetUsers() public method

public ListAspNetUsers ( ) : List
return List

vMembershipUsers_In_Role() public method

public vMembershipUsers_In_Role ( string RoleName ) : List
RoleName string
return List