Need DB II
This commit is contained in:
@ -15,6 +15,6 @@ public interface IPinRepository
|
||||
SP1 = 6,
|
||||
}
|
||||
|
||||
Result<HeaderCommond[]> GetPinnedTable(IMetrologyRepository metrologyRepository, int id, string? bioRad, string? cde);
|
||||
Result<Pinned[]> GetPinnedTable(IMetrologyRepository metrologyRepository, int id, string? bioRad, string? cde);
|
||||
|
||||
}
|
Reference in New Issue
Block a user