C# Class Epiworx.Test.Helpers.ProjectUserTestHelper

Afficher le fichier Open project: mattruma/epiworx-csla Class Usage Examples

Méthodes publiques

Méthode Description
ProjectUserAdd ( ) : ProjectUser
ProjectUserNew ( ) : ProjectUser
ProjectUserNew ( Role roleId ) : ProjectUser

Method Details

ProjectUserAdd() public static méthode

public static ProjectUserAdd ( ) : ProjectUser
Résultat Epiworx.Business.ProjectUser

ProjectUserNew() public static méthode

public static ProjectUserNew ( ) : ProjectUser
Résultat Epiworx.Business.ProjectUser

ProjectUserNew() public static méthode

public static ProjectUserNew ( Role roleId ) : ProjectUser
roleId Role
Résultat Epiworx.Business.ProjectUser