C# Class BetterMembership.IntegrationTests.Helpers.TestUser

Show file Open project: TheCodeKing/BetterMembership.Net Class Usage Examples

Public Methods

Method Description
TestUser ( string userName, string email, string password, object>.Dictionary profile ) : System.Collections.Generic

Method Details

TestUser() public method

public TestUser ( string userName, string email, string password, object>.Dictionary profile ) : System.Collections.Generic
userName string
email string
password string
profile object>.Dictionary
return System.Collections.Generic