that's an user 's setting

main
Paul Schneider 9 years ago
parent 64c8e32d22
commit 93c7465bc0
1 changed files with 1 additions and 0 deletions

@ -2,5 +2,6 @@ namespace YavscLib
{
public interface ISpecializationSettings
{
string UserId { get ; set ; }
}
}
Loading…