This website requires JavaScript.
Explore
Help
Sign In
vladzvx
/
bgc
Watch
1
Star
0
Fork
You've already forked bgc
0
Code
Issues
8
Pull Requests
Actions
Packages
Projects
2
Releases
Wiki
Activity
7c102ff2d9
bgc
/
BGC.Common
/
Catalog
/
Models
/
Owner.cs
8 lines
122 B
C#
Raw
Blame
History
namespace
BGC.Common.Catalog.Models
{
public
class
Owner
{
public
long
Id
{
get
;
set
;
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink