This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
idgenerator
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
6
Wiki
Activity
Issues
5
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
增加YidHelper快速使用方法
tags/v1.0.0
zhouzj
4 years ago
parent
013f0fa0c4
commit
7edc7f5754
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
src/Yitter.IdGenerator/IIdGenerator.cs
+ 2
- 0
src/Yitter.IdGenerator/IIdGenerator.cs
View File
@@ -16,5 +16,7 @@ namespace Yitter.IdGenerator
Action<OverCostActionArg> GenIdActionAsync { get; set; }
long NewLong();
// Guid NewGuid();
}
}
Write
Preview
Loading…
Cancel
Save