C# Class ProjectManagement.Domain.UserRoleAnalyzerSettings

Afficher le fichier Open project: LeagueOfDevelopers/LodCore Class Usage Examples

Méthodes publiques

Méthode Description
UserRoleAnalyzerSettings ( int appropriateEditDistance, string defaultRole ) : Journalist

Method Details

UserRoleAnalyzerSettings() public méthode

public UserRoleAnalyzerSettings ( int appropriateEditDistance, string defaultRole ) : Journalist
appropriateEditDistance int
defaultRole string
Résultat Journalist