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
3
Packages
Wiki
Activity
Actions
fb0fbae077
yavsc
/
Yavsc.Abstract
/
Workflow
/
ILocation.cs
8 lines
133 B
C#
Raw
Normal View
History
Unescape
Escape
refactoring: --YavscLib-- => Yavsc
2017-05-27 16:22:58 +02:00
namespace
Yavsc
refabrique
2016-07-20 13:52:38 +02:00
{
public
interface
ILocation
{
string
Address
{
get
;
set
;
}
long
Id
{
get
;
set
;
}
}
refactoring & Activities update
2017-02-07 15:04:58 +01:00
}
Reference in a new issue
Copy permalink