This website requires JavaScript.
Explore
Help
Sign in
notazof
/
yavsc
Watch
1
Star
0
Fork
You've already forked yavsc
0
Code
Issues
Pull requests
Projects
1
Releases
4
Packages
Wiki
Activity
Actions
df286773a2
yavsc
/
YavscLib
/
Workflow
/
ISpecializationSettings.cs
7 lines
118 B
C#
Raw
Normal View
History
Unescape
Escape
un positionnement de paramètre workflow des pros
2017-01-13 16:31:40 +01:00
namespace
YavscLib
{
public
interface
ISpecializationSettings
{
that's an user 's setting
2017-01-14 13:51:05 +01:00
string
UserId
{
get
;
set
;
}
un positionnement de paramètre workflow des pros
2017-01-13 16:31:40 +01:00
}
}
Reference in a new issue
Copy permalink