Catalog++
This commit is contained in:
parent
58f49af5f0
commit
fcea41f8c1
8 changed files with 48 additions and 76 deletions
|
|
@ -51,7 +51,7 @@ namespace isnd.Data.Packages
|
|||
/// </summary>
|
||||
/// <param name="bid">base url tu use for building the id property</param>
|
||||
/// <returns></returns>
|
||||
internal RegistrationLeaf ToLeave(string bid)
|
||||
public RegistrationLeaf ToLeave(string bid)
|
||||
{
|
||||
if (Versions.Count == 0) throw new Exception("NO VERSION");
|
||||
var v = Versions.First();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue