refactoring: --YavscLib-- => Yavsc
This commit is contained in:
parent
724e0e17ef
commit
776b7dae21
102 changed files with 216 additions and 209 deletions
7
Yavsc.Abstract/Workflow/ISpecializationSettings.cs
Normal file
7
Yavsc.Abstract/Workflow/ISpecializationSettings.cs
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
namespace Yavsc
|
||||
{
|
||||
public interface ISpecializationSettings
|
||||
{
|
||||
string UserId { get ; set ; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue